Condividi tramite


RenderingModeChangeNotificationEventArgs(NSNotification) Constructor

Definition

Initializes a new instance of the RenderingModeChangeNotificationEventArgs class.

public RenderingModeChangeNotificationEventArgs(Foundation.NSNotification notification);
new AVFoundation.RenderingModeChangeNotificationEventArgs : Foundation.NSNotification -> AVFoundation.RenderingModeChangeNotificationEventArgs

Parameters

notification
NSNotification

The underlying NSNotification object from the posted notification.

Applies to