Contents

layoutAttributesForItems(in:)

The set of layout attributes for all items within the provided rectangle.

Declaration

func layoutAttributesForItems(in rect: NSRect) -> Set<NSScrubberLayoutAttributes>

Discussion

The base implementation returns an empty NSSet.

See Also

Subclassing a scrubber layout