DialerFilter.SetFilterWatcher(ITextWatcher) Method

Definition

[Android.Runtime.Register("setFilterWatcher", "(Landroid/text/TextWatcher;)V", "GetSetFilterWatcher_Landroid_text_TextWatcher_Handler")]
public virtual void SetFilterWatcher (Android.Text.ITextWatcher? watcher);
[<Android.Runtime.Register("setFilterWatcher", "(Landroid/text/TextWatcher;)V", "GetSetFilterWatcher_Landroid_text_TextWatcher_Handler")>]
abstract member SetFilterWatcher : Android.Text.ITextWatcher -> unit
override this.SetFilterWatcher : 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