Freigeben über


INSViewControllerPresentationAnimator Schnittstelle

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
Abgeleitet
Attribute
Implementiert

Eigenschaften

Handle

Handle (Zeiger) auf die Darstellung des nicht verwalteten Objekts.

(Geerbt von INativeObject)

Methoden

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

Gilt für: