load(_:)
Loads a Qccomposition object into the view.
Declaration
func load(_ composition: QCComposition!) -> BoolParameters
- composition:
The Qccomposition object to load.
Return Value
true if successful; otherwise false. If unsuccessful, any composition that’s already loaded in the view remains loaded.