UIScreen extension UIScreen center The center of the screen Declaration Swift public var center: CGPoint { get } width The width of the screen Declaration Swift public var width: CGFloat { get } height The height of the screen Declaration Swift public var height: CGFloat { get } © 2019 Jonathan Landon. All rights reserved. (Last updated: 2019-10-19) Generated by jazzy ♪♫ v0.11.2, a Realm project.