Share via


NSTextView.AllowsCharacterPickerTouchBarItem Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AllowsCharacterPickerTouchBarItem { [Foundation.Export("allowsCharacterPickerTouchBarItem")] get; [Foundation.Export("setAllowsCharacterPickerTouchBarItem:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("allowsCharacterPickerTouchBarItem")>]
[<set: Foundation.Export("setAllowsCharacterPickerTouchBarItem:")>]
member this.AllowsCharacterPickerTouchBarItem : bool with get, set

Property Value

Attributes

Applies to