NSView_NSTouchBar.GetAllowedTouchTypes(NSView) Method

Definition

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

Parameters

This
NSView

Returns

Attributes

Applies to