preloadPreviousPositionCount property

int preloadPreviousPositionCount
final

Number of resource positions to preload before the current one. Default 2. Higher values smooth out backward navigation at the cost of memory; consider increasing for local publications and lowering for remote ones.

iOS only. kotlin-toolkit does not expose this on its public navigator configuration, so the value is ignored on Android.

Implementation

final int preloadPreviousPositionCount;