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.
The cell’s title text.
var title: String { get set }This property contains the string to display in the cell. Subclasses (such as NSButtonCell) may use the title for a different purpose.