バージョン

UIActionCancelableEventArgs コンストラクタ

UIActionCancelableEventArgs クラスのインスタンスを新規作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal action As UIAction _
)
public UIActionCancelableEventArgs( 
   UIAction action
)

パラメータ

action
ユーザー アクションを説明する UIAction 定数。
参照