Returns the composition picker view used by the panel so that it can be configured.
Original signature is '- (QCCompositionPickerView*) compositionPickerView'
Available in Mac OS X v10.5 and later.

C# | Visual Basic | Visual C++ |
public virtual QCCompositionPickerView CompositionPickerView { get; }
Public Overridable ReadOnly Property CompositionPickerView As QCCompositionPickerView Get
public: virtual property QCCompositionPickerView^ CompositionPickerView { QCCompositionPickerView^ get (); }

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)