Contents

setMaxRenderingFrameRate(_:)

Sets the maximum rendering frame rate.

Declaration

func setMaxRenderingFrameRate(_ maxFPS: Float)

Parameters

  • maxFPS:

    The frame rate to set. Pass 0.0 to specify that there is no limit.

See Also

Setting and Getting the Maximum Frame Rate