MPMoviePlayerTimedMetadataEventArgs Class

Definition

Provides data for the event.

public class MPMoviePlayerTimedMetadataEventArgs : Foundation.NSNotificationEventArgs
type MPMoviePlayerTimedMetadataEventArgs = class
    inherit NSNotificationEventArgs
Inheritance
MPMoviePlayerTimedMetadataEventArgs

Constructors

MPMoviePlayerTimedMetadataEventArgs(NSNotification)

Initializes a new instance of the MPMoviePlayerTimedMetadataEventArgs class.

Properties

Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)
TimedMetadata

Applies to