Animation Properties
Properties
Children | Gets the children of the Animation. |
Delay | Gets or sets the initial delay time for this animation. |
DelayBetweenIterations | Gets or sets the delay time in between iterations. |
Duration | Gets or sets the active time of this animation. |
Easing | Gets or sets the easing function to be used for this animation. |
FillMode | Gets or sets the value fill mode for this animation. |
Item(AvaloniaProperty) | Gets or sets the value of a AvaloniaProperty. (Inherited from AvaloniaObject) |
Item(IndexerDescriptor) | Gets or sets a binding for a AvaloniaProperty. (Inherited from AvaloniaObject) |
IterationCount | Gets or sets the repeat count for this animation. |
PlaybackDirection | Gets or sets the playback direction for this animation. |
SpeedRatio | Gets or sets the speed multiple for this animation. |