onWindowFocusChanged

open fun onWindowFocusChanged(hasWindowFocus: Boolean)

Called when the window focus changes. Requests focus for the password field when the window gains focus.

Parameters

hasWindowFocus

true if the window has focus, false otherwise.