Compartilhar via


INSAnimationDelegate Interface

Definição

[Foundation.Protocol(Name="NSAnimationDelegate", WrapperType=typeof(AppKit.NSAnimationDelegateWrapper))]
public interface INSAnimationDelegate : IDisposable, ObjCRuntime.INativeObject
type INSAnimationDelegate = interface
    interface INativeObject
    interface IDisposable
Derivado
Atributos
Implementações

Propriedades

Handle

Manipule (ponteiro) para a representação de objeto não gerenciado.

(Herdado de INativeObject)

Métodos de Extensão

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

Aplica-se a