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.
Draws the background of the table view in the clip rect specified by the rectangle.
func drawBackground(inClipRect clipRect: NSRect)The rectangle, in the table view’s coordinate system.