NSTextField_NSTouchBar.GetAllowsCharacterPickerTouchBarItem Method

Definition

[Foundation.Export("allowsCharacterPickerTouchBarItem")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public static bool GetAllowsCharacterPickerTouchBarItem (this AppKit.NSTextField This);
static member GetAllowsCharacterPickerTouchBarItem : AppKit.NSTextField -> bool

Parameters

Returns

Attributes

Applies to