Contents

drawTitle(ofColumn:in:)

Draws the title for the specified column within the given rectangle.

Declaration

func drawTitle(ofColumn column: Int, in rect: NSRect)

Parameters

  • column:

    The index of the column for which to draw the title.

  • rect:

    The rectangle within which to draw the title.

See Also

Accessing Column Titles