Contents

title

The cell’s title text.

Declaration

var title: String { get set }

Discussion

This property contains the string to display in the cell. Subclasses (such as NSButtonCell) may use the title for a different purpose.

See Also

Modifying Textual Attributes