WDA_MONITOR top-level constant Null safety
The window content is displayed only on a monitor. Everywhere else, the window appears with no content.
Implementation
const WDA_MONITOR = 0x00000001;
The window content is displayed only on a monitor. Everywhere else, the window appears with no content.
const WDA_MONITOR = 0x00000001;