NSTextDidEndEditingEventArgs Class

Definition

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

Constructors

NSTextDidEndEditingEventArgs(NSNotification)

Properties

Movement
Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)

Applies to