InputMethodInfo.ActionStylusHandwritingSettings Field

Definition

Intent#getAction() Intent action for IME that #supportsStylusHandwriting() supports stylus handwriting.

[Android.Runtime.Register("ACTION_STYLUS_HANDWRITING_SETTINGS", ApiSince=34)]
public const string ActionStylusHandwritingSettings;
[<Android.Runtime.Register("ACTION_STYLUS_HANDWRITING_SETTINGS", ApiSince=34)>]
val mutable ActionStylusHandwritingSettings : string

Field Value

Implements

Attributes

Remarks

Intent#getAction() Intent action for IME that #supportsStylusHandwriting() supports stylus handwriting.

Java documentation for android.view.inputmethod.InputMethodInfo.ACTION_STYLUS_HANDWRITING_SETTINGS.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to