UIPanGestureRecognizer.MaximumNumberOfTouches プロパティ

定義

許容されるタッチ指の最大数。 既定値は INT_MAX です。 それは奇妙です。

[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

プロパティ値

System.System.UIntPtr System.unativeint
属性

適用対象