Contents

init(forItemAt:)

Creates a new layout attributes object for the specified scrubber item index.

Declaration

convenience init(forItemAt index: Int)

Parameters

  • index:

    The index of the scrubber item that this layout attributes object represents.

Return Value

A layout attributes object configured for the specified index.