EditText.SelectAll Método

Definición

Comodidad para Selection#selectAll.

[Android.Runtime.Register("selectAll", "()V", "GetSelectAllHandler")]
public virtual void SelectAll();
[<Android.Runtime.Register("selectAll", "()V", "GetSelectAllHandler")>]
abstract member SelectAll : unit -> unit
override this.SelectAll : unit -> unit
Atributos

Comentarios

Comodidad para Selection#selectAll.

Java documentación para android.widget.EditText.selectAll().

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