clear Caches
Clears pageBitmap memory cache to free memory.
Deprecated
v2024.2: Will be removed in a future release.
Replace with
import com.pspdfkit.PSPDFKit.clearCaches
Content copied to clipboard
clearCaches()
Content copied to clipboard
Clears pageBitmap memory cache to free memory.
Parameters
context
Application context.
clear Disk Cache
Clear disk cache as well.