InputMethodSubtype.InputMethodSubtypeBuilder.SetIsAsciiCapable Método

Definición

[Android.Runtime.Register("setIsAsciiCapable", "(Z)Landroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;", "GetSetIsAsciiCapable_ZHandler")]
public virtual Android.Views.InputMethods.InputMethodSubtype.InputMethodSubtypeBuilder SetIsAsciiCapable(bool isAsciiCapable);
[Android.Runtime.Register("setIsAsciiCapable", "(Z)Landroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;", "GetSetIsAsciiCapable_ZHandler")]
public virtual Android.Views.InputMethods.InputMethodSubtype.InputMethodSubtypeBuilder? SetIsAsciiCapable(bool isAsciiCapable);
[<Android.Runtime.Register("setIsAsciiCapable", "(Z)Landroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;", "GetSetIsAsciiCapable_ZHandler")>]
abstract member SetIsAsciiCapable : bool -> Android.Views.InputMethods.InputMethodSubtype.InputMethodSubtypeBuilder
override this.SetIsAsciiCapable : bool -> Android.Views.InputMethods.InputMethodSubtype.InputMethodSubtypeBuilder

Parámetros

isAsciiCapable
Boolean

Devoluciones

Atributos

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