Compartilhar via


UIPanGestureRecognizer.MaximumNumberOfTouches Propriedade

Definição

O número máximo de dedos tocando permitidos. O padrão é INT_MAX. Isso é estranho.

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

Valor da propriedade

System.System.UIntPtr System.unativeint
Atributos

Aplica-se a