pixelLength
The size of a pixel on the screen.
Declaration
var pixelLength: CGFloat { get }Discussion
This value is usually equal to 1 divided by displayScale.
The size of a pixel on the screen.
var pixelLength: CGFloat { get }This value is usually equal to 1 divided by displayScale.