SDC_NO_OPTIMIZATION top-level constant

  1. @Deprecated('Use SET_DISPLAY_CONFIG_FLAGS.SDC_NO_OPTIMIZATION instead')
int const SDC_NO_OPTIMIZATION

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;