Share via


NSWindowBackingPropertiesEventArgs(NSNotification) Constructor

Definition

Initializes a new instance of the NSWindowBackingPropertiesEventArgs class.

public NSWindowBackingPropertiesEventArgs(Foundation.NSNotification notification);
new AppKit.NSWindowBackingPropertiesEventArgs : Foundation.NSNotification -> AppKit.NSWindowBackingPropertiesEventArgs

Parameters

notification
NSNotification

The underlying NSNotification object from the posted notification.

Applies to