Contents

NSScrubberTextItemView

A concrete view subclass for displaying text for an item in a scrubber.

Declaration

class NSScrubberTextItemView

Overview

Provide the text you want to display in the scrubber item to the title property. If you want finer control over the appearance of the text, you can access the underlying text field using the textField property.

Topics

Providing text content

See Also

Scrubber items