current
The current print operation for this thread.
Declaration
class var current: NSPrintOperation? { get set }Return Value
The print operation object, or nil if there is no current operation.
The current print operation for this thread.
class var current: NSPrintOperation? { get set }The print operation object, or nil if there is no current operation.