Share via


NSFontCollectionChangedEventArgs(NSNotification) Constructor

Definition

Initializes a new instance of the NSFontCollectionChangedEventArgs class.

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

Parameters

notification
NSNotification

The underlying NSNotification object from the posted notification.

Applies to