Share via


UIGestureRecognizer.AllowedPressTypes Propiedad

Definición

Matriz de UIPressType a la que responde el reconocedor de gestos.

[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

Valor de propiedad

Atributos

Se aplica a