Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Map of custom configuration key -> value pairs.

Link copied to clipboard
open override var tilesDiskQuota: MemorySize?

Disk quota for the tiles folder defined in tilesPath. When disk quota is exceed, UFX tries to cleanup tiles and free disk space. Set null to have no quota.

Link copied to clipboard
open override var tilesPath: String?

Path to a folder where UXF stores tiles and other resources.

Functions

Link copied to clipboard
open override fun build(): DashOfflineConfig

Creates a new instance of DashOfflineConfig.