Contents

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.

See Also

Reacting to interface characteristics