Share via


NSTextView.UsesInspectorBar Property

Definition

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

Property Value

Attributes

Applies to