useImmersiveMode

Enabled immersive fullscreen mode in the activity. Note that this feature is only natively supported from Android 4.4 and newer, before that a FullScreen theme will have to be applied to PSPDFKit activity. This defaults to false.

Parameters

useImmersiveMode

true for activating immersive mode, or false to deactivate it.