言語

EditorInfo.ActionId プロパティ

定義

#actionLabel指定されている場合、これは、ユーザーがInputConnection#performEditorAction(int) InputConnection.performEditorAction()で戻されるボタンを押したときのそのコマンドの ID です。

[Android.Runtime.Register("actionId")]
public int ActionId { get; set; }
[<Android.Runtime.Register("actionId")>]
member this.ActionId : int with get, set

プロパティ値

属性

注釈

#actionLabel指定されている場合、これは、ユーザーがInputConnection#performEditorAction(int) InputConnection.performEditorAction()で戻されるボタンを押したときのそのコマンドの ID です。

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象