layerCacheCount property
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);
The number of layers stored in the raster cache during the frame.
See also layerCacheBytes, pictureCacheCount and pictureCacheBytes.
int get layerCacheCount => _rawInfo(_FrameTimingInfo.layerCacheCount);