MONITOR_DEFAULTTONEAREST top-level constant
- @Deprecated('Use MONITOR_FROM_FLAGS.MONITOR_DEFAULTTONEAREST instead')
If the point is not contained within any display monitor, return a handle to the display monitor that is nearest to the point.
Implementation
@Deprecated('Use MONITOR_FROM_FLAGS.MONITOR_DEFAULTTONEAREST instead')
const MONITOR_DEFAULTTONEAREST = 0x00000002;