Type

Normal

Function Signature

(hook-fn hwnd)

Description

Gets triggered after the input focus has moved to a new window. hwnd is the native handle for the window that just got the input focus. When no valid window gets the input focus, hwnd may be nil.

Unmanaged windows can also trigger this hook.