Click or drag to resize

LoadingIndicatorAnimationLayoutTransform Property

Gets or sets the layout transform applied to the animation.

Namespace:  TomsToolbox.Wpf.Controls
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public Transform? AnimationLayoutTransform { get; set; }

Property Value

Type: Transform
See Also