NSView_NSTouchBar.SetAllowedTouchTypes(NSView, NSTouchTypeMask) Method

Definition

[Foundation.Export("setAllowedTouchTypes:")]
public static void SetAllowedTouchTypes (this AppKit.NSView This, AppKit.NSTouchTypeMask touchTypes);
static member SetAllowedTouchTypes : AppKit.NSView * AppKit.NSTouchTypeMask -> unit

Parameters

This
NSView
touchTypes
NSTouchTypeMask
Attributes

Applies to