Returns the composition that is currently selected in the composition picker view.
SDK
- macOS 10.5–10.15Deprecated
Framework
- Quartz
Declaration
- (QCComposition *)selectedComposition;
Return Value
A QCComposition
object, or nil
if a composition is not selected.