IAnimation Interface
Not client implementable.
Note: This interface is not client implementable. You need to enable PrivateApi if you want to implement this interface.
Interface for Animation objects
Definition
Namespace: Avalonia.Animation
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
[NotClientImplementableAttribute]
public interface IAnimation
<NotClientImplementableAttribute>
Public Interface IAnimation
[<NotClientImplementableAttribute>]
type IAnimation = interface end