isActive

open fun isActive(): Boolean(source)

Gets if this window is active. An active window is the one the user is currently touching or the window has input focus and the user is not touching any window.

Return

Whether this is the active window.