Compartir a través de


UILongPressGestureRecognizer.NumberOfTouchesRequired Propiedad

Definición

Número de dedos que deben tocar la vista para que se reconozca el gesto. El valor predeterminado es 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

Valor de propiedad

System.System.UIntPtr System.unativeint
Atributos

Se aplica a