Contents

NSScrubberFlowLayoutDelegate

A protocol that a scrubber delegate can adopt to provide the size of an item.

Declaration

protocol NSScrubberFlowLayoutDelegate : NSScrubberDelegate

Overview

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.

Topics

Controlling the item size

See Also

Scrubber layouts