Skip to main content

StartAnimation Method

Connects an animation with the specified property of the object and starts the animation.

Definition

Namespace: Avalonia.Rendering.Composition
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public void StartAnimation(
string propertyName,
CompositionAnimation animation
)

Parameters

  String
 
  CompositionAnimation
 

See Also

Reference

CompositionObject Class
Avalonia.Rendering.Composition Namespace