Contents

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.

See Also

Scrolling