Skip to main content

StopAnimation Method

Disconnects an animation from the specified property and stops the animation.

Definition

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

public void StopAnimation(
string propertyName
)

Parameters

  String
The name of the property to disconnect the animation from.

See Also

Reference

CompositionObject Class
Avalonia.Rendering.Composition Namespace