Freigeben über


UIPanGestureRecognizer.MaximumNumberOfTouches Eigenschaft

Definition

Die maximale Anzahl der zulässigen Fingereingaben. Der Standardwert ist INT_MAX. Das ist freaky.

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

Eigenschaftswert

System.System.UIntPtr System.unativeint
Attribute

Gilt für: