Share via


RenderingModeChangeNotificationEventArgs Class

Definition

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

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

Constructors

Name Description
RenderingModeChangeNotificationEventArgs(NSNotification)

Initializes a new instance of the RenderingModeChangeNotificationEventArgs class.

Properties

Name Description
NewRenderingMode
Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)

Applies to