MONITOR_DEFAULTTOPRIMARY top-level constant

  1. @Deprecated('Use MONITOR_FROM_FLAGS.MONITOR_DEFAULTTOPRIMARY instead')
int const MONITOR_DEFAULTTOPRIMARY

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;