Class RadAnimationSelector
Namespace: Telerik.Core
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class RadAnimationSelector : AnimationSelectorBase
Constructors
RadAnimationSelector()
Declaration
public RadAnimationSelector()
Properties
Animations
Declaration
public List<RadAnimation> Animations { get; }
Property Value
System.
|
Methods
SelectAnimation(UIElement, String)
Declaration
public override RadAnimation SelectAnimation(UIElement control, string name)
Parameters
Microsoft.
|
System.
|