Contents

minimumRefreshInterval

The shortest refresh interval that the screen supports.

Declaration

var minimumRefreshInterval: TimeInterval { get }

Discussion

This interval represents the minimum amount of time, in seconds, your app has to generate new frames. It corresponds to the highest refresh rate of the display.

See Also

Getting Variable Refresh Rate Details