titleFrame(ofColumn:)
Returns the bounds of the title frame for the specified column.
Declaration
func titleFrame(ofColumn column: Int) -> NSRectParameters
- column:
The index of the column for which to return the title frame.
Return Value
The rectangle specifying the bounds of the column’s title frame.