onTrimMemory

open fun onTrimMemory(level: Int)

Called when the operating system determines that it is a good time to trim memory. Delegates to the PDF UI implementation to release cached resources.

Parameters

level

The memory trim level hint.