Android.Telephony.PhoneNumberFormattingTextWatcher Class
Watches a Android.Widget.TextView and if a phone number is entered will format it.

See Also: PhoneNumberFormattingTextWatcher Members

Syntax

[Android.Runtime.Register("android/telephony/PhoneNumberFormattingTextWatcher", DoNotGenerateAcw=true)]
public class PhoneNumberFormattingTextWatcher : Java.Lang.Object, Android.Text.ITextWatcher, IDisposable

Remarks

Watches a Android.Widget.TextView and if a phone number is entered will format it.

Stop formatting when the user

The formatting will be restarted once the text is cleared.

[Android Documentation]

Requirements

Namespace: Android.Telephony
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1