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
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | Name | string. The name given to this notification. |
| [read-only] | Object | NSObject. The object payload for the notification. |
| [read-only] | UserInfo | NSDictionary. The optional dictionary payload for the notification. |