pictureCacheCount property
The number of pictures stored in the raster cache during the frame.
See also layerCacheCount, layerCacheBytes and pictureCacheBytes.
Implementation
int get pictureCacheCount => _rawInfo(_FrameTimingInfo.pictureCacheCount);