다음을 통해 공유


UITapGestureRecognizer.NumberOfTouchesRequired 속성

정의

제스처를 인식하려면 최소 터치 횟수가 필요합니다. 기본값은 1입니다.

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

속성 값

System.System.UIntPtr System.unativeint
특성

적용 대상