Enum DiskCacheSizeMode
- Namespace
- LansMap.Map.TilePipeline.Config
How ScreenMapView picks the disk tile cache size.
public enum DiskCacheSizeMode
Fields
Manual = 1Use the megabyte figures as written, on every platform. Pick this to pin a size for a measurement or for a device you know.
PlatformDefault = 0Size for the machine at startup: desktop gets up to 10 GB, mobile up to 2 GB, both trimmed to a share of the free disk. See TileCachePlatformDefaults.