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