Contents

drawBackground(inClipRect:)

Draws the background of the table view in the clip rect specified by the rectangle.

Declaration

func drawBackground(inClipRect clipRect: NSRect)

Parameters

  • clipRect:

    The rectangle, in the table view’s coordinate system.

See Also

Drawing