Contents

isRulerVisible

A Boolean value that controls whether the scroll view enclosing text views sharing the receiver’s layout manager displays the ruler.

Declaration

var isRulerVisible: Bool { get set }

Discussion

true to show the ruler, false to hide the ruler. By default, the ruler is hidden.

See Also

Related Documentation

Using text formatting controls