UILongPressGestureRecognizer.AllowableMovement 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 maximum movement, in points, of the fingers before the gesture fails.
public virtual nfloat AllowableMovement { [Foundation.Export("allowableMovement")] get; [Foundation.Export("setAllowableMovement:")] set; }
member this.AllowableMovement : nfloat with get, set
Property Value
- Attributes