次の方法で共有


SpellCheckerSession.SpellCheckerSessionParams.Builder.SetSupportedAttributes Method

Definition

[Android.Runtime.Register("setSupportedAttributes", "(I)Landroid/view/textservice/SpellCheckerSession$SpellCheckerSessionParams$Builder;", "", ApiSince=31)]
public Android.Views.TextService.SpellCheckerSession.SpellCheckerSessionParams.Builder SetSupportedAttributes (int supportedAttributes);
[<Android.Runtime.Register("setSupportedAttributes", "(I)Landroid/view/textservice/SpellCheckerSession$SpellCheckerSessionParams$Builder;", "", ApiSince=31)>]
member this.SetSupportedAttributes : int -> Android.Views.TextService.SpellCheckerSession.SpellCheckerSessionParams.Builder

Parameters

supportedAttributes
Int32

Returns

Attributes

Applies to