INSAnimationDelegate Interfaz

Definición

[Foundation.Protocol(Name="NSAnimationDelegate", WrapperType=typeof(AppKit.NSAnimationDelegateWrapper))]
public interface INSAnimationDelegate : IDisposable, ObjCRuntime.INativeObject
type INSAnimationDelegate = 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 de extensión

AnimationDidEnd(INSAnimationDelegate, NSAnimation)
AnimationDidReachProgressMark(INSAnimationDelegate, NSAnimation, Single)
AnimationDidStop(INSAnimationDelegate, NSAnimation)
AnimationShouldStart(INSAnimationDelegate, NSAnimation)
ComputeAnimationCurve(INSAnimationDelegate, NSAnimation, Single)

Se aplica a