Table of Contents

Class IntegerTransition

Namespace
Avalonia.Animation
Assembly
Avalonia.Base.dll

Transition class that handles AvaloniaProperty with int types.

public class IntegerTransition : Transition<int>, INotifyPropertyChanged, ITransition
Inheritance
IntegerTransition
Implements
Inherited Members
Extension Methods

Constructors

IntegerTransition()

public IntegerTransition()