SwipeGestureRecognizer.Threshold 属性

定义

获取或设置将导致要识别的手势的最小轻扫距离。

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

属性值

System.UInt32

可识别手势的最小轻扫距离。

适用于