INSViewControllerPresentationAnimator Interface

Definition

[Foundation.Protocol(Name="NSViewControllerPresentationAnimator", WrapperType=typeof(AppKit.NSViewControllerPresentationAnimatorWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public interface INSViewControllerPresentationAnimator : IDisposable, ObjCRuntime.INativeObject
type INSViewControllerPresentationAnimator = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Methods

AnimateDismissal(NSViewController, NSViewController)
AnimatePresentation(NSViewController, NSViewController)

Applies to