NSUserNotification Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
NSUserNotification() | |
NSUserNotification(NSCoder) | |
NSUserNotification(NSObjectFlag) | |
NSUserNotification(IntPtr) |
NSUserNotification()
[Foundation.Export("init")]
[ObjCRuntime.DesignatedInitializer]
public NSUserNotification ();
- Attributs
S’applique à
NSUserNotification(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSUserNotification (Foundation.NSCoder coder);
new Foundation.NSUserNotification : Foundation.NSCoder -> Foundation.NSUserNotification
Paramètres
- coder
- NSCoder
- Attributs
S’applique à
NSUserNotification(NSObjectFlag)
protected NSUserNotification (Foundation.NSObjectFlag t);
new Foundation.NSUserNotification : Foundation.NSObjectFlag -> Foundation.NSUserNotification
Paramètres
S’applique à
NSUserNotification(IntPtr)
protected internal NSUserNotification (IntPtr handle);
new Foundation.NSUserNotification : nativeint -> Foundation.NSUserNotification
Paramètres
- handle
-
IntPtr
nativeint