Foundation.NSNotification: Property Members

The properties of Foundation.NSNotification are listed below. For a list of all members, see the NSNotification Members list.

See Also: Inherited members from Foundation.NSObject

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
Namestring. The name given to this notification.
[read-only]
ObjectNSObject. The object payload for the notification.
[read-only]
UserInfoNSDictionary. The optional dictionary payload for the notification.