DPI returns the current DPI value of the Window.
()
| 115 | |
| 116 | // DPI returns the current DPI value of the Window. |
| 117 | DPI() int |
| 118 | |
| 119 | // Enabled returns if the Window is enabled for user interaction. |
| 120 | Enabled() bool |
no outgoing calls
no test coverage detected