INativeScaleProvider
Protocol describing the point-to-pixel conversion.
Properties
Multiplier for conversion to pixels. If no map exists, the value is 1
. Can only be accessed from the main queue.
Point-to-pixel conversion matrix. The x and y multiplier is equal to nativeScale
.