Contents

NSScrubberLayoutAttributes

The layout of a scrubber item.

Declaration

class NSScrubberLayoutAttributes

Overview

A layout attributes object is the model for the layout of a single item in a scrubber control.

If you require model attributes in addition to those provided by this class, create a subclass and add appropriate attributes. Subclasses must implement isEqual(_:), hash and the NSCopying protocol.

Topics

Creating layout attributes

Controlling the layout

Initializers

See Also

Scrubber layouts