NSUserNotificationCenterDelegate 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
NSUserNotificationCenterDelegate() | |
NSUserNotificationCenterDelegate(NSObjectFlag) | |
NSUserNotificationCenterDelegate(IntPtr) |
NSUserNotificationCenterDelegate()
[Foundation.Export("init")]
public NSUserNotificationCenterDelegate ();
- Attributes
Applies to
NSUserNotificationCenterDelegate(NSObjectFlag)
protected NSUserNotificationCenterDelegate (Foundation.NSObjectFlag t);
new Foundation.NSUserNotificationCenterDelegate : Foundation.NSObjectFlag -> Foundation.NSUserNotificationCenterDelegate
Parameters
Applies to
NSUserNotificationCenterDelegate(IntPtr)
protected internal NSUserNotificationCenterDelegate (IntPtr handle);
new Foundation.NSUserNotificationCenterDelegate : nativeint -> Foundation.NSUserNotificationCenterDelegate
Parameters
- handle
-
IntPtr
nativeint