UIScreen
extension UIScreen
-
Represents possible scale factors of iOS screens
See moreDeclaration
Swift
public enum ScaleFactor : CGFloat
-
The natural scale factor associated with the screen
Declaration
Swift
public var scaleFactor: ScaleFactor { get }