onConfigurationChanged

open fun onConfigurationChanged(@NonNull newConfiguration: Configuration)

Called when a device configuration change occurs. Notifies the PDF UI implementation to handle the configuration change.

Parameters

newConfiguration

The new device configuration.