NSScrubberFlowLayoutDelegate
A protocol that a scrubber delegate can adopt to provide the size of an item.
Declaration
protocol NSScrubberFlowLayoutDelegate : NSScrubberDelegateOverview
This protocol conforms to the NSScrubberDelegate protocol. Create an object that conforms to NSScrubberFlowLayoutDelegate and assign it to the delegate property of your scrubber object.