MKTileOverlayPath.ContentScaleFactor Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The screen scaling factor for which the tile is intended. A value of 1.0 indicates standard resolution, a value of 2.0 indicates Retina displays.
public nfloat ContentScaleFactor;
val mutable ContentScaleFactor : nfloat