INSViewControllerPresentationAnimator Interfaccia

Definizione

[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
Derivato
Attributi
Implementazioni

Proprietà

Handle

Handle (puntatore) alla rappresentazione dell'oggetto non gestito.

(Ereditato da INativeObject)

Metodi

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

Si applica a