Share via


UIPanGestureRecognizer.MinimumNumberOfTouches 속성

정의

이 제스처를 인식할 수 있도록 보기를 터치할 수 있는 최소 손가락 수입니다. 기본값은 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

속성 값

System.System.UIntPtr System.unativeint
특성

적용 대상