Share via


NSPopoverCloseEventArgs Class

Definition

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

Constructors

Name Description
NSPopoverCloseEventArgs(NSNotification)

Initializes a new instance of the NSPopoverCloseEventArgs class.

Properties

Name Description
Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)
Reason

Applies to