colorSpace
The window’s color space.
Declaration
var colorSpace: NSColorSpace? { get set }Discussion
The value of this property is nil if the window does not have a backing store, and is off-screen.
The window’s color space.
var colorSpace: NSColorSpace? { get set }The value of this property is nil if the window does not have a backing store, and is off-screen.