NSTextView.AllowsCharacterPickerTouchBarItem Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool AllowsCharacterPickerTouchBarItem { [Foundation.Export("allowsCharacterPickerTouchBarItem")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setAllowsCharacterPickerTouchBarItem:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.AllowsCharacterPickerTouchBarItem : bool with get, set

Property Value

Attributes

Applies to