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

Definição

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

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a