Compartilhar via


UIPanGestureRecognizer.MinimumNumberOfTouches Propriedade

Definição

O número mínimo de dedos que podem estar tocando a exibição para que esse gesto seja reconhecido. O padrão é UTF-1.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nuint MinimumNumberOfTouches { [Foundation.Export("minimumNumberOfTouches")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setMinimumNumberOfTouches:")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.MinimumNumberOfTouches : nuint with get, set

Valor da propriedade

System.System.UIntPtr System.unativeint
Atributos

Aplica-se a