NSViewControllerPresentationAnimator Constructors

Definition

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

Applies to