VREFRESH top-level constant

  1. @Deprecated('Use GET_DEVICE_CAPS_INDEX.VREFRESH instead')
int const VREFRESH

For display devices: the current vertical refresh rate of the device, in cycles per second (Hz). A vertical refresh rate value of 0 or 1 represents the display hardware's default refresh rate.

Implementation

@Deprecated('Use GET_DEVICE_CAPS_INDEX.VREFRESH instead')
const VREFRESH = 116;