diff --git a/docs/xml/Android.Text.Util/MatchOptions.xml b/docs/xml/Android.Text.Util/MatchOptions.xml index e5d60e1bd..2c3f8a39d 100644 --- a/docs/xml/Android.Text.Util/MatchOptions.xml +++ b/docs/xml/Android.Text.Util/MatchOptions.xml @@ -44,7 +44,7 @@ 15 - To be added. + Deprecated Android API. A bit mask that matches all available patterns, including street addresses through . Avoid this member; on API level 28 and later, use instead. Because this member includes , limitations apply, and methods may throw AndroidRuntimeException or other exceptions on Android 8.1 (API level 27) and earlier while a device's WebView implementation is being updated. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -71,7 +71,7 @@ 2 - To be added. + Bit field indicating that email addresses should be matched in methods that take an options mask. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -98,7 +98,7 @@ 8 - To be added. + Deprecated Android API. A bit field that matches street addresses. Avoid this member; on API level 28 and later, use instead. It uses , which has various limitations and is deprecated, and methods may throw AndroidRuntimeException or other exceptions on Android 8.1 (API level 27) and earlier while a device's WebView implementation is being updated. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -125,7 +125,7 @@ 4 - To be added. + Bit field indicating that phone numbers should be matched in methods that take an options mask. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -152,7 +152,7 @@ 1 - To be added. + Bit field indicating that web URLs should be matched in methods that take an options mask. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.