次の方法で共有


TextView.EditorActionEventArgs クラス

定義

EditorAction イベントのデータを提供します。

public class TextView.EditorActionEventArgs : EventArgs
type TextView.EditorActionEventArgs = class
    inherit EventArgs
継承
TextView.EditorActionEventArgs

注釈

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

コンストラクター

TextView.EditorActionEventArgs(Boolean, ImeAction, KeyEvent)

EditorAction イベントのデータを提供します。

プロパティ

ActionId

EditorAction イベントのデータを提供します。

Event

EditorAction イベントのデータを提供します。

Handled

EditorAction イベントのデータを提供します。

適用対象