Contents

deepest

Returns a screen object representing the screen that can best represent color.

Declaration

class var deepest: NSScreen? { get }

Return Value

The screen with the highest bit depth.

Discussion

This method always returns an object, even if there is only one screen and it is not a color screen.

See Also

Getting Screen Objects