A concrete view subclass for displaying text for an item in a scrubber.
SDK
- macOS 10.12.2+
Framework
- App
Kit
Declaration
class NSScrubberTextItemView : NSScrubber Item View
A concrete view subclass for displaying text for an item in a scrubber.
SDK
Framework
class NSScrubberTextItemView : NSScrubber Item View
var title: String
The text displayed for the scrubber item.
var text Field: NSText Field
The text field that the scrubber item uses to display its text.
class NSScrubber Item View
An item at a specific index position in the scrubber.
class NSScrubber Arranged View
An abstract base class for the views whose layout is managed by a scrubber.
class NSScrubber Image Item View
A concrete view subclass for displaying images in a scrubber items.
class NSScrubber Selection Style
An abstract class that provides decorative accessory views for selected and highlighted items within a scrubber control.
class NSScrubber Selection View
An abstract base class for specifying the appearance of a highlighted or selected item in a scrubber.