Share via


MPMoviePlayerFullScreenEventArgs Class

Definition

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

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

Constructors

Name Description
MPMoviePlayerFullScreenEventArgs(NSNotification)

Initializes a new instance of the MPMoviePlayerFullScreenEventArgs class.

Properties

Name Description
AnimationCurve
AnimationDuration
Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)

Applies to