maximumRefreshInterval
The largest refresh interval that the screen supports.
Declaration
var maximumRefreshInterval: TimeInterval { get }Discussion
This interval represents the maximum amount of time (in seconds) your app has to generate new frames. It corresponds to the lowest refresh rate of the display.