isAutoscroll
A Boolean that indicates whether the receiver is automatically scrolled.
Declaration
var isAutoscroll: Bool { get set }Discussion
When the value of this property is true, the matrix, if it is in a scrolling view, is automatically scrolled whenever the cursor is dragged outside the matrix after a mouse-down event within its bounds.