focused property
@AvailableInWorkers("service")
The focused read-only property of the
WindowClient interface is a boolean value that indicates whether
the current client has focus.
Implementation
external bool get focused;
@AvailableInWorkers("service")
The focused read-only property of the
WindowClient interface is a boolean value that indicates whether
the current client has focus.
external bool get focused;