isUsableForDesktopGUI()
Returns a Boolean value indicating whether the specified display mode is usable for a desktop graphical user interface.
Declaration
func isUsableForDesktopGUI() -> BoolReturn Value
If true, the specified display mode is usable for a desktop graphical user interface; otherwise, false.
Discussion
This function’s criteria include factors such as sufficient width and height and adequate pixel depth.
See Also
Functions
CGAcquireDisplayFadeReservation(_:_:)CGAssociateMouseAndMouseCursorPosition(_:)CGBeginDisplayConfiguration(_:)CGCancelDisplayConfiguration(_:)CGCaptureAllDisplays()CGCaptureAllDisplaysWithOptions(_:)CGCompleteDisplayConfiguration(_:_:)CGConfigureDisplayFadeEffect(_:_:_:_:_:_:)CGConfigureDisplayMirrorOfDisplay(_:_:_:)CGConfigureDisplayMode(_:_:_:)CGConfigureDisplayOrigin(_:_:_:_:)CGConfigureDisplayStereoOperation(_:_:_:_:)CGConfigureDisplayWithDisplayMode(_:_:_:_:)CGCursorIsDrawnInFramebuffer()CGCursorIsVisible()