Window.hasKeyboardFocus

Returns if the keyboard focus is on this window.

struct Window
@nogc
bool
hasKeyboardFocus
const nothrow
(
)

Meta