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