UIKit.UIPanGestureRecognizer.MinimumNumberOfTouches Property
The minimum number of fingers that can be touching the view for this gesture to be recognized. Default is 1.

Syntax

[get: Foundation.Export("minimumNumberOfTouches")]
[set: Foundation.Export("setMinimumNumberOfTouches:")]
public virtual nuint MinimumNumberOfTouches { 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