InputMethodSubtype.InputMethodSubtypeBuilder.SetIsAsciiCapable Metodo

Definizione

[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

Parametri

isAsciiCapable
Boolean

Valori restituiti

Attributi

Commenti

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a