Reports for WinForms
InputActions プロパティ

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > RenderInputBase クラス : InputActions プロパティ
入力コントロールに対するユーザー操作と実行される処理のコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property InputActions As InputActionCollection
public InputActionCollection InputActions {get;}
解説
このプロパティは常に非 nullの入力アクションのコレクションを、まだ初期化されていない場合は初期化して返します。 HasInputActionsを使って、 InputActionsを初期化せずに入力アクションが存在するかどうかをテストします。
参照

RenderInputBase クラス
RenderInputBase メンバ