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