Widget.isFocused

Returns true if this is the current focused widget inside the parent window. Please note it may return true when the window itself is unfocused. In that case, it indicates this widget will receive focuse again when the window does.

class Widget
bool
isFocused
()

Meta