Compartilhar via


UITapGestureRecognizer.NumberOfTouchesRequired Propriedade

Definição

O número mínimo de toques requer o reconhecimento do gesto. O padrão é UTF-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 da propriedade

System.System.UIntPtr System.unativeint
Atributos

Aplica-se a