Contents

setMaxAnimationFrameRate(_:)

Sets the maximum frame rate for animating compositions.

Declaration

func setMaxAnimationFrameRate(_ maxFPS: Float)

Parameters

  • maxFPS:

    A frame rate in frames per second. Pass 0.0 to specify no limit to the maximum value.

See Also

Managing Animation