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.
The layout attributes for the item with the specified index.
func layoutAttributesForItem(at index: Int) -> NSScrubberLayoutAttributes?The base implementation returns nil.