Share via


NSScrollView.VerticalRulerView Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSRulerView VerticalRulerView { [Foundation.Export("verticalRulerView")] get; [Foundation.Export("setVerticalRulerView:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("verticalRulerView")>]
[<set: Foundation.Export("setVerticalRulerView:")>]
member this.VerticalRulerView : AppKit.NSRulerView with get, set

Property Value

Attributes

Applies to