InputMethodSubtype.InputMethodSubtypeBuilder.SetIsAsciiCapable 方法

定义

[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

参数

isAsciiCapable
Boolean

返回

属性

注解

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于