NSViewControllerPresentationAnimator Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
NSViewControllerPresentationAnimator() | |
NSViewControllerPresentationAnimator(NSObjectFlag) | |
NSViewControllerPresentationAnimator(IntPtr) |
NSViewControllerPresentationAnimator()
[Foundation.Export("init")]
protected NSViewControllerPresentationAnimator ();
- Attributes
Applies to
NSViewControllerPresentationAnimator(NSObjectFlag)
protected NSViewControllerPresentationAnimator (Foundation.NSObjectFlag t);
new AppKit.NSViewControllerPresentationAnimator : Foundation.NSObjectFlag -> AppKit.NSViewControllerPresentationAnimator
Parameters
Applies to
NSViewControllerPresentationAnimator(IntPtr)
protected internal NSViewControllerPresentationAnimator (IntPtr handle);
new AppKit.NSViewControllerPresentationAnimator : nativeint -> AppKit.NSViewControllerPresentationAnimator
Parameters
- handle
-
IntPtr
nativeint