SwipeGestureRecognizer.Threshold プロパティ

定義

ジェスチャが認識される原因となるスワイプの最小の距離を取得または設定します。

public uint Threshold { get; set; }
member this.Threshold : uint32 with get, set

プロパティ値

System.UInt32

ジェスチャが認識される最小スワイプ距離。

適用対象