successfulTilesCount property
The number of tiles successfully downloaded (including both tiles buffered and actually flushed/written to cache)
This is the number of SuccessfulTileEvents emitted.
Implementation
final int successfulTilesCount;
The number of tiles successfully downloaded (including both tiles buffered and actually flushed/written to cache)
This is the number of SuccessfulTileEvents emitted.
final int successfulTilesCount;