isFocusEvent

fnbool isFocusEvent(Event e) @safe nothrow @nogc

Checks if the given event is a focus event.

Parameters

eThe event to check

Returns

true if event is a focus event