Contents

isPausedRendering()

Returns whether or not the rendering in the view is paused.

Declaration

func isPausedRendering() -> Bool

Return Value

true if the rendering is paused; otherwise false.

See Also

Managing Rendering