value property

double get value

Returns the raw value of the cache extent.

If style is CacheExtentStyle.pixel, this is the number of pixels to cache.

If style is CacheExtentStyle.viewport, this is the multiplier of the viewport's main axis extent to cache.

Implementation

double get value;