NSDistributedNotificationCenter Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
NSDistributedNotificationCenter() | |
NSDistributedNotificationCenter(NSObjectFlag) | |
NSDistributedNotificationCenter(IntPtr) |
NSDistributedNotificationCenter()
public NSDistributedNotificationCenter ();
[Foundation.Export("init")]
public NSDistributedNotificationCenter ();
- Attributes
Applies to
NSDistributedNotificationCenter(NSObjectFlag)
protected NSDistributedNotificationCenter (Foundation.NSObjectFlag t);
new Foundation.NSDistributedNotificationCenter : Foundation.NSObjectFlag -> Foundation.NSDistributedNotificationCenter
Parameters
Applies to
NSDistributedNotificationCenter(IntPtr)
protected internal NSDistributedNotificationCenter (IntPtr handle);
new Foundation.NSDistributedNotificationCenter : nativeint -> Foundation.NSDistributedNotificationCenter
Parameters
- handle
-
IntPtr
nativeint