Skip to main content

SetAnimator(IAnimationSetter, ICustomAnimator) Method

Sets the value of the Animator attached property for a setter.

Definition

Namespace: Avalonia.Animation
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public static void SetAnimator(
IAnimationSetter setter,
ICustomAnimator value
)

Parameters

  IAnimationSetter
The animation setter.
  ICustomAnimator
The property animator value.

See Also

Reference

Animation Class
SetAnimator Overload
Avalonia.Animation Namespace