Contents

setAutostartsRendering(_:)

Sets whether the composition that is in the view starts rendering automatically when the view is put on the screen.

Declaration

func setAutostartsRendering(_ flag: Bool)

Parameters

  • flag:

    Pass True to enable autostart mode; False otherwise.

See Also

Managing Rendering