Contents

context

The graphics context object used for generating output.

Declaration

var context: NSGraphicsContext? { get }

Return Value

The graphics context object used for drawing during the operation.

See Also

Managing the Drawing Context