The members of Android.Telephony.PhoneNumberFormattingTextWatcher are listed below.
See Also: Inherited members from Java.Lang.Object
The formatting is based on the current system locale and future locale changes may not take effect on this instance. | ||
The formatting is based on the given countryCode. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
AfterTextChanged(Android.Text.IEditable)This method is called to notify you that, somewhere within s, the text has been changed. | ||
BeforeTextChanged(Java.Lang.ICharSequence, int, int, int)This method is called to notify you that, within s, the count characters beginning at start are about to be replaced by new text with length after. | ||
BeforeTextChanged(string, int, int, int)Documentation for this section has not yet been entered. | ||
OnTextChanged(Java.Lang.ICharSequence, int, int, int)This method is called to notify you that, within s, the count characters beginning at start have just replaced old text that had length before. | ||
OnTextChanged(string, int, int, int)Documentation for this section has not yet been entered. |