Screen
public final class Screen : Equatable, CustomDebugStringConvertibleA physical display.
- 
                  
                  DeclarationSwift public var debugDescription: String { get }
- 
                  
                  The frame defining the screen boundaries in global coordinates. -Note: x and y may be negative. DeclarationSwift public var frame: CGRect { get }
- 
                  
                  The frame defining the screen boundaries in global coordinates, excluding the menu bar and dock. DeclarationSwift public var applicationFrame: CGRect { get }
 View on GitHub
            View on GitHub
           Install in Dash
            Install in Dash
           Screen Class Reference
      Screen Class Reference