Contents

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.

See Also

Scrolling