MonobjcMonobjc Documented Class Library
UpdateRuler Method
NamespacesMonobjc.AppKitNSTextViewUpdateRuler()()()()

Updates the ruler view in the receiver’s enclosing scroll view to reflect the selection’s paragraph and marker attributes.

Original signature is '- (void)updateRuler'

Available in Mac OS X v10.0 and later.

Declaration Syntax
C#Visual BasicVisual C++
public virtual void UpdateRuler()
Public Overridable Sub UpdateRuler
public:
virtual void UpdateRuler()
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)