Share via


NSControlTextEditingEventArgs(NSNotification) Constructor

Definition

Initializes a new instance of the NSControlTextEditingEventArgs class.

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

Parameters

notification
NSNotification

The underlying NSNotification object from the posted notification.

Applies to