result property

TileEventResult result
final

The status of this event, the result of attempting to cache this tile

See TileEventResult.category (TileEventResultCategory) for categorization of this result into 3 categories:

Remember to check isRepeat before keeping track of this value.

Implementation

final TileEventResult result;