isRendering()
Checks whether a composition is rendering in the view.
Declaration
func isRendering() -> BoolReturn Value
Returns true if a composition is rendering in the view; false otherwise.
Checks whether a composition is rendering in the view.
func isRendering() -> BoolReturns true if a composition is rendering in the view; false otherwise.