MONITOR_DEFAULTTOPRIMARY top-level constant Null safety
If the point is not contained within any display monitor, return a handle to the primary display monitor.
Implementation
const MONITOR_DEFAULTTOPRIMARY = 0x00000001;
If the point is not contained within any display monitor, return a handle to the primary display monitor.
const MONITOR_DEFAULTTOPRIMARY = 0x00000001;