Share via


NSTextView.RulerVisible Property

Definition

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

Property Value

Attributes

Applies to