screenScale
The number of pixels per point for the current screen.
Declaration
var screenScale: CGFloat { get }Discussion
The screen scale value applies to both the vertical and horizontal dimensions. For Apple Watch, this value is 2.0.
The number of pixels per point for the current screen.
var screenScale: CGFloat { get }The screen scale value applies to both the vertical and horizontal dimensions. For Apple Watch, this value is 2.0.