Contents

selectedComposition()

Returns the composition that is currently selected in the composition picker view.

Declaration

func selectedComposition() -> QCComposition!

Return Value

A QCComposition object, or nil if a composition is not selected.

See Also

Managing the Composition Picker View