bufferedSize property

double bufferedSize
final

The total size (in KiB) of new tiles successfully downloaded and in the tile buffer waiting to be cached

TileEvents with the result category of TileEventResultCategory.cached.

Part of cachedSize.

Implementation

final double bufferedSize;