Instance Property インスタンスプロパティ

maximumDistance

The maximum distance that the long press can move before the gesture fails. ジェスチャが失敗する前に長押しが動くことができる最大の間隔。

Declaration 宣言

var maximumDistance: CGFloat { get set }

See Also 参照

Creating a Long Press Gesture