TextChangedEventArgs(IEnumerable<Char>, Int32, Int32, Int32) Constructor

Definición

public TextChangedEventArgs(System.Collections.Generic.IEnumerable<char>? text, int start, int before, int after);
new Android.Text.TextChangedEventArgs : seq<char> * int * int * int -> Android.Text.TextChangedEventArgs

Parámetros

start
Int32
before
Int32
after
Int32

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a