NSGestureRecognizer_NSTouchBar.SetAllowedTouchTypes Method

Definition

[Foundation.Export("setAllowedTouchTypes:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 1, ObjCRuntime.PlatformArchitecture.All, null)]
public static void SetAllowedTouchTypes (this AppKit.NSGestureRecognizer This, AppKit.NSTouchTypeMask types);
static member SetAllowedTouchTypes : AppKit.NSGestureRecognizer * AppKit.NSTouchTypeMask -> unit

Parameters

Attributes

Applies to