MediaPlayer.MPMediaPickerController Members

The members of MediaPlayer.MPMediaPickerController are listed below.

See Also: Inherited members from UIKit.UIViewController

Public Constructors

Default constructor that initializes a new instance of this class with no parameters.
A constructor that initializes the object from the data stored in the unarchiver object.
Documentation for this section has not yet been entered.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

AllowsPickingMultipleItemsbool. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
DelegateIMPMediaPickerControllerDelegate. An instance of the MediaPlayer.MPMediaPickerControllerDelegate model class which acts as the class delegate.
[read-only]
MediaTypesMPMediaType. Documentation for this section has not yet been entered.
Promptstring. Documentation for this section has not yet been entered.
ShowsCloudItemsbool. Documentation for this section has not yet been entered.
WeakDelegateFoundation.NSObject. An object that can respond to the delegate protocol for this type

Protected Methods

override
Dispose(bool)
Releases the resources used by the MPMediaPickerController object.

Public Events

DidCancelDocumentation for this section has not yet been entered.
ItemsPickedDocumentation for this section has not yet been entered.