scrollColumnsLeft(by:)
Scrolls columns left by the specified number of columns.
Declaration
func scrollColumnsLeft(by shiftAmount: Int)Parameters
- shiftAmount:
The number of columns by which to scroll the browser.
Scrolls columns left by the specified number of columns.
func scrollColumnsLeft(by shiftAmount: Int)The number of columns by which to scroll the browser.