Contents

isRendering()

Checks whether a composition is rendering in the view.

Declaration

func isRendering() -> Bool

Return Value

Returns true if a composition is rendering in the view; false otherwise.

See Also

Managing Rendering