次の方法で共有


SwipedEventArgs クラス

定義

スワイプ イベントの引数。

public ref class SwipedEventArgs : EventArgs
public class SwipedEventArgs : EventArgs
type SwipedEventArgs = class
    inherit EventArgs
Public Class SwipedEventArgs
Inherits EventArgs
継承
SwipedEventArgs

コンストラクター

SwipedEventArgs(Object, SwipeDirection)

指定した値で新しいスワイプ イベント引数オブジェクトを作成します。

プロパティ

Direction

スワイプの方向を取得します。

Parameter

コマンド パラメーターを取得します。

適用対象