ItemsPickedEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class ItemsPickedEventArgs : EventArgs
type ItemsPickedEventArgs = class
    inherit EventArgs
Inheritance
ItemsPickedEventArgs

Constructors

Name Description
ItemsPickedEventArgs(MPMediaItemCollection)

Create a new instance of the ItemsPickedEventArgs with the specified event data.

Properties

Name Description
MediaItemCollection

Applies to