Skip to main content

Animation Properties

Properties

ChildrenGets the children of the Animation.
DelayGets or sets the initial delay time for this animation.
DelayBetweenIterationsGets or sets the delay time in between iterations.
DurationGets or sets the active time of this animation.
EasingGets or sets the easing function to be used for this animation.
FillModeGets 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)
IterationCountGets or sets the repeat count for this animation.
PlaybackDirectionGets or sets the playback direction for this animation.
SpeedRatioGets or sets the speed multiple for this animation.

See Also

Reference

Animation Class
Avalonia.Animation Namespace