NSEvent 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
NSEvent() | |
NSEvent(NSCoder) | |
NSEvent(NSObjectFlag) | |
NSEvent(IntPtr) |
NSEvent()
NSEvent(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSEvent (Foundation.NSCoder coder);
new AppKit.NSEvent : Foundation.NSCoder -> AppKit.NSEvent
Parametri
- coder
- NSCoder
- Attributi
Si applica a
NSEvent(NSObjectFlag)
protected NSEvent (Foundation.NSObjectFlag t);
new AppKit.NSEvent : Foundation.NSObjectFlag -> AppKit.NSEvent
Parametri
Si applica a
NSEvent(IntPtr)
protected internal NSEvent (IntPtr handle);
new AppKit.NSEvent : nativeint -> AppKit.NSEvent
Parametri
- handle
-
IntPtr
nativeint