Lenguaje

ViewStructure.SetInputType(Int32) Método

Definición

Establece los bits InputType de este nodo.

[Android.Runtime.Register("setInputType", "(I)V", "GetSetInputType_IHandler", ApiSince=26)]
public abstract void SetInputType(int inputType);
[<Android.Runtime.Register("setInputType", "(I)V", "GetSetInputType_IHandler", ApiSince=26)>]
abstract member SetInputType : int -> unit

Parámetros

inputType
Int32

inputType bits tal como se define en android.text.InputType.

Atributos

Comentarios

Establece los android.text.InputType bits de este nodo.

Java documentación para android.view.ViewStructure.setInputType(int).

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