NSGestureRecognizer_NSTouchBar.GetAllowedTouchTypes Method

Definition

[Foundation.Export("allowedTouchTypes")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 1, ObjCRuntime.PlatformArchitecture.All, null)]
public static AppKit.NSTouchTypeMask GetAllowedTouchTypes (this AppKit.NSGestureRecognizer This);
static member GetAllowedTouchTypes : AppKit.NSGestureRecognizer -> AppKit.NSTouchTypeMask

Parameters

Returns

Attributes

Applies to