NSUserNotification Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
NSUserNotification() | |
NSUserNotification(NSCoder) | |
NSUserNotification(NSObjectFlag) | |
NSUserNotification(IntPtr) |
NSUserNotification()
[Foundation.Export("init")]
[ObjCRuntime.DesignatedInitializer]
public NSUserNotification ();
- Atributos
Aplica-se a
NSUserNotification(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSUserNotification (Foundation.NSCoder coder);
new Foundation.NSUserNotification : Foundation.NSCoder -> Foundation.NSUserNotification
Parâmetros
- coder
- NSCoder
- Atributos
Aplica-se a
NSUserNotification(NSObjectFlag)
protected NSUserNotification (Foundation.NSObjectFlag t);
new Foundation.NSUserNotification : Foundation.NSObjectFlag -> Foundation.NSUserNotification
Parâmetros
Aplica-se a
NSUserNotification(IntPtr)
protected internal NSUserNotification (IntPtr handle);
new Foundation.NSUserNotification : nativeint -> Foundation.NSUserNotification
Parâmetros
- handle
-
IntPtr
nativeint