NSResponder 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
NSResponder() | |
NSResponder(NSCoder) | |
NSResponder(NSObjectFlag) | |
NSResponder(IntPtr) |
NSResponder()
[Foundation.Export("init")]
[ObjCRuntime.DesignatedInitializer]
public NSResponder ();
- Attributs
S’applique à
NSResponder(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSResponder (Foundation.NSCoder coder);
new AppKit.NSResponder : Foundation.NSCoder -> AppKit.NSResponder
Paramètres
- coder
- NSCoder
- Attributs
S’applique à
NSResponder(NSObjectFlag)
protected NSResponder (Foundation.NSObjectFlag t);
new AppKit.NSResponder : Foundation.NSObjectFlag -> AppKit.NSResponder
Paramètres
S’applique à
NSResponder(IntPtr)
protected internal NSResponder (IntPtr handle);
new AppKit.NSResponder : nativeint -> AppKit.NSResponder
Paramètres
- handle
-
IntPtr
nativeint