MPMoviePlayerFullScreenEventArgs(NSNotification) Constructor

Definition

Initializes a new instance of the MPMoviePlayerFullScreenEventArgs class.

public MPMoviePlayerFullScreenEventArgs(Foundation.NSNotification notification);
new MediaPlayer.MPMoviePlayerFullScreenEventArgs : Foundation.NSNotification -> MediaPlayer.MPMoviePlayerFullScreenEventArgs

Parameters

notification
NSNotification

The underlying NSNotification object from the posted notification.

Applies to