Freigeben über


UIPanGestureRecognizer.MinimumNumberOfTouches Eigenschaft

Definition

Die mindeste Anzahl von Fingern, die die Ansicht berühren können, damit diese Geste erkannt wird. Der Standardwert ist 1.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nuint MinimumNumberOfTouches { [Foundation.Export("minimumNumberOfTouches")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setMinimumNumberOfTouches:")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.MinimumNumberOfTouches : nuint with get, set

Eigenschaftswert

System.System.UIntPtr System.unativeint
Attribute

Gilt für: