layerCacheCount property

int layerCacheCount

The number of layers stored in the raster cache during the frame.

See also layerCacheBytes, pictureCacheCount and pictureCacheBytes.

Implementation

int get layerCacheCount => _rawInfo(_FrameTimingInfo.layerCacheCount);