NSUserNotification Costruttori
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
NSUserNotification() | |
NSUserNotification(NSCoder) | |
NSUserNotification(NSObjectFlag) | |
NSUserNotification(IntPtr) |
NSUserNotification()
[Foundation.Export("init")]
[ObjCRuntime.DesignatedInitializer]
public NSUserNotification ();
- Attributi
Si applica a
NSUserNotification(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSUserNotification (Foundation.NSCoder coder);
new Foundation.NSUserNotification : Foundation.NSCoder -> Foundation.NSUserNotification
Parametri
- coder
- NSCoder
- Attributi
Si applica a
NSUserNotification(NSObjectFlag)
protected NSUserNotification (Foundation.NSObjectFlag t);
new Foundation.NSUserNotification : Foundation.NSObjectFlag -> Foundation.NSUserNotification
Parametri
Si applica a
NSUserNotification(IntPtr)
protected internal NSUserNotification (IntPtr handle);
new Foundation.NSUserNotification : nativeint -> Foundation.NSUserNotification
Parametri
- handle
-
IntPtr
nativeint