Share via


UIGestureRecognizer.AllowedPressTypes 속성

정의

제스처 인식기가 응답하는 의 UIPressType 배열입니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSNumber[] AllowedPressTypes { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("allowedPressTypes", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setAllowedPressTypes:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.AllowedPressTypes : Foundation.NSNumber[] with get, set

속성 값

특성

적용 대상