MONITOR_DEFAULTTONULL top-level constant

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

If the point is not contained within any display monitor, return NULL.

Implementation

@Deprecated('Use MONITOR_FROM_FLAGS.MONITOR_DEFAULTTONULL instead')
const MONITOR_DEFAULTTONULL = 0x00000000;