onWindowFocusChanged

open fun onWindowFocusChanged(hasFocus: Boolean)

Called when the window focus changes. Notifies the PDF UI implementation of the focus change.

Parameters

hasFocus

true if the window has focus, false otherwise.