ITextWatcherExtensions.BeforeTextChanged Method

Definition

public static void BeforeTextChanged (this Android.Text.ITextWatcher self, string? s, int start, int count, int after);
static member BeforeTextChanged : Android.Text.ITextWatcher * string * int * int * int -> unit

Parameters

s
String
start
Int32
count
Int32
after
Int32

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