setUserInterfaceEnabled

open fun setUserInterfaceEnabled(userInterfaceEnabled: Boolean)

Enables or disables the user interface. When the user interface is disabled all temporary UI elements (navigation buttons, redaction UI) are hidden, and all user interaction is disabled (no scrolling, no clicking on the thumbnail bar, no annotation editing).

Parameters

userInterfaceEnabled

true to enable the UI, false to disable the UI.