Class IntegerTransition
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()