pictureCacheBytes property

int pictureCacheBytes

The number of bytes of image data used to cache pictures during the frame.

See also layerCacheCount, layerCacheBytes, pictureCacheCount and pictureCacheMegabytes.

Implementation

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