maximumFramesPerSecond
The maximum number of frames per second a screen can render.
Declaration
var maximumFramesPerSecond: Int { get }Discussion
In iOS, the value of this property can be up to 120 for devices with ProMotion displays.
In tvOS, the value of this property depends on the hardware capabilities of the attached screen and the user’s selected resolution on Apple TV.