Freigeben über


UIGestureRecognizer.AllowedPressTypes Eigenschaft

Definition

Ein Array, UIPressType auf das die Gestenerkennung antwortet.

[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

Eigenschaftswert

Attribute

Gilt für: