ITransition Interface

Interface for Transition objects.

Definition

Namespace: Avalonia.Animation
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
[NotClientImplementableAttribute]
[PrivateApiAttribute]
public interface ITransition

Properties

Property Gets the property to be animated.

See Also