Enabled returns if the Window is enabled for user interaction.
()
| 118 | |
| 119 | // Enabled returns if the Window is enabled for user interaction. |
| 120 | Enabled() bool |
| 121 | |
| 122 | // Focused returns whether the Window has the keyboard input focus. |
| 123 | Focused() bool |
no outgoing calls
no test coverage detected