Share via


MPMoviePlayerThumbnailEventArgs Class

Definition

Provides data for an event based on a posted NSNotification object.

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

Constructors

Name Description
MPMoviePlayerThumbnailEventArgs(NSNotification)

Initializes a new instance of the MPMoviePlayerThumbnailEventArgs class.

Properties

Name Description
Error
Image
Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)
Time

Applies to