TileRegionErrorType

Describes the reason for a tile region download request failure.

Entries

Link copied to clipboard

The operation was canceled.

Link copied to clipboard

tile region does not exist.

Link copied to clipboard

Tileset descriptors resolving failed.

Link copied to clipboard

There is no available space to store the resources

Link copied to clipboard

Other reason.

Link copied to clipboard

The region contains more tiles than allowed.

Functions

Link copied to clipboard
open fun toString(): String
Link copied to clipboard
Returns the enum constant of this type with the specified name.
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.