Share via


NSWindowBackingPropertiesEventArgs Class

Definition

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

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

Constructors

Name Description
NSWindowBackingPropertiesEventArgs(NSNotification)

Initializes a new instance of the NSWindowBackingPropertiesEventArgs class.

Properties

Name Description
Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)
OldColorSpace
OldScaleFactor

Applies to