UIKit.UILongPressGestureRecognizer.NumberOfTouchesRequired Property
The number of fingers that must touch the view for the gesture to be recognized. Default is 1.

Syntax

[get: Foundation.Export("numberOfTouchesRequired")]
[set: Foundation.Export("setNumberOfTouchesRequired:")]
public virtual nuint NumberOfTouchesRequired { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0