<!--
{
  "documentType" : "article",
  "framework" : "Quartz",
  "identifier" : "/documentation/Quartz/qccompositionpickerviewdelegate",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "QCCompositionPickerViewDelegate"
}
-->

# QCCompositionPickerViewDelegate

The `QCCompositionPickerViewDelegate` informal protocol defines methods that allow  your application to respond to changes in a composition picker view (a [`QCCompositionPickerView`](/documentation/Quartz/QCCompositionPickerView) object).

## Topics

### Responding to Composition Selections

  <doc://com.apple.documentation/documentation/ObjectiveC/NSObject-swift.class/compositionPickerView(_:didSelect:)>

### Responding to Animation State Changes

  <doc://com.apple.documentation/documentation/ObjectiveC/NSObject-swift.class/compositionPickerViewDidStartAnimating(_:)>

  <doc://com.apple.documentation/documentation/ObjectiveC/NSObject-swift.class/compositionPickerViewWillStopAnimating(_:)>



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)