SDC_NO_OPTIMIZATION top-level constant
- @Deprecated('Use SET_DISPLAY_CONFIG_FLAGS.SDC_NO_OPTIMIZATION instead')
A modifier to the SDC_APPLY flag. This causes the change mode to be forced all the way down to the driver for each active display.
Implementation
@Deprecated('Use SET_DISPLAY_CONFIG_FLAGS.SDC_NO_OPTIMIZATION instead')
const SDC_NO_OPTIMIZATION = 0x00000100;