Contents

layoutAttributesForItem(at:)

The layout attributes for the item with the specified index.

Declaration

func layoutAttributesForItem(at index: Int) -> NSScrubberLayoutAttributes?

Discussion

The base implementation returns nil.

See Also

Subclassing a scrubber layout