MPDataSetCacheScope

enum MPDataSetCacheScope

Entries

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open fun hasTiles(): Boolean
A quick way to check if the scope object includes the tiles type.
Link copied to clipboard
open fun typeIsIncluded(urlResourceGroupType: UrlResourceGroupType): Boolean
Check if a given type (images, tiles, etc.
Link copied to clipboard
open fun valueOf(name: String): MPDataSetCacheScope
Link copied to clipboard
open fun values(): Array<MPDataSetCacheScope>