INSViewControllerPresentationAnimator Interfaz

Definición

[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
Derivado
Atributos
Implementaciones

Propiedades

Handle

Identificador (puntero) a la representación del objeto no administrado.

(Heredado de INativeObject)

Métodos

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

Se aplica a