rulersVisible
A Boolean that indicates whether the scroll view displays its rulers.
Declaration
var rulersVisible: Bool { get set }Discussion
When the value of this property is true, the scroll view displays its rulers (creating them if needed). When the value of this property is false, the scroll view doesn’t display its rulers.