DialerFilter.SetLettersWatcher(ITextWatcher) Method

Definition

[Android.Runtime.Register("setLettersWatcher", "(Landroid/text/TextWatcher;)V", "GetSetLettersWatcher_Landroid_text_TextWatcher_Handler")]
public virtual void SetLettersWatcher (Android.Text.ITextWatcher? watcher);
[<Android.Runtime.Register("setLettersWatcher", "(Landroid/text/TextWatcher;)V", "GetSetLettersWatcher_Landroid_text_TextWatcher_Handler")>]
abstract member SetLettersWatcher : Android.Text.ITextWatcher -> unit
override this.SetLettersWatcher : Android.Text.ITextWatcher -> unit

Parameters

watcher
ITextWatcher
Attributes

Remarks

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.

Applies to