UILongPressGestureRecognizer.MinimumPressDuration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The minimum time, in seconds, fingers must press for the gesture to be recognized. Default is 0.5.
public virtual double MinimumPressDuration { [Foundation.Export("minimumPressDuration")] get; [Foundation.Export("setMinimumPressDuration:")] set; }
member this.MinimumPressDuration : double with get, set
Property Value
- Attributes