Contents

load(_:)

Loads a Qccomposition object into the view.

Declaration

func load(_ composition: QCComposition!) -> Bool

Parameters

Return Value

true if successful; otherwise false. If unsuccessful, any composition that’s already loaded in the view remains loaded.

See Also

Loading a Composition