screensHaveSeparateSpaces
Returns a Boolean value indicating whether each screen can have its own set of spaces.
Declaration
class var screensHaveSeparateSpaces: Bool { get }Discussion
This method reflects whether the “Displays have separate Spaces” option is enabled in Mission Control system preference. You might use the return value to determine how to present your app when in fullscreen mode.