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.
Returns the composition that is currently selected in the composition picker view.
func selectedComposition() -> QCComposition!A QCComposition object, or nil if a composition is not selected.