共用方式為


NSTextView.AllowsCharacterPickerTouchBarItem 屬性

定義

[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

屬性值

屬性

適用於