Share via


UIPanGestureRecognizer.MaximumNumberOfTouches 속성

정의

손가락 터치가 허용되는 최대 수입니다. 기본값은 INT_MAX. 그건 이상한.

[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

속성 값

System.System.UIntPtr System.unativeint
특성

적용 대상