Table of Contents

Interface ITransition

Namespace
Avalonia.Animation
Assembly
Avalonia.Base.dll

Interface for Transition objects.

[NotClientImplementable]
[PrivateApi]
public interface ITransition

Properties

Property

Gets the property to be animated.

AvaloniaProperty Property { get; set; }

Property Value

AvaloniaProperty