Langage

InputMethodSubtype.InputMethodSubtypeBuilder.SetIsAsciiCapable Méthode

Définition

[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

Paramètres

isAsciiCapable
Boolean

Retours

Attributs

Remarques

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à