共用方式為


InputMethodInfo.ActionStylusHandwritingSettings 欄位

定義

Intent#getAction() Intent action 對於輸入法,為 #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

欄位值

實作

屬性

備註

Intent#getAction() Intent action 對於輸入法,為 #supportsStylusHandwriting() supports stylus handwriting

android.view.inputmethod.InputMethodInfo.ACTION_STYLUS_HANDWRITING_SETTINGSJava 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於