MONITOR_DEFAULTTONEAREST top-level constant Null safety
If the point is not contained within any display monitor, return a handle to the display monitor that is nearest to the point.
Implementation
const MONITOR_DEFAULTTONEAREST = 0x00000002;
If the point is not contained within any display monitor, return a handle to the display monitor that is nearest to the point.
const MONITOR_DEFAULTTONEAREST = 0x00000002;