cacheJumpIndexOffset property

bool cacheJumpIndexOffset
getter/setter pairinherited

Whether to cache the offset when jump to a specified index position. Defaults to true.

Implementation

bool cacheJumpIndexOffset = true;