GFX.WindowFocused¶
| Name | Mandatory | Description | Default | Type | 
|---|---|---|---|---|
| ⬅️ Input | The input of this shard is ignored. | None | ||
| Output ➡️ | Outputs true if the window currently has focus, false otherwise. | Bool | ||
| Window | No | The window to check focus state of. | none | NoneVar(Object) | 
This shard outputs whether the window specified in the Window parameter currently has focus.