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