CompositionObjectImplicitAnimations Property

The collection of implicit animations attached to this object.

Definition

Namespace: Avalonia.Rendering.Composition
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public ImplicitAnimationCollection? ImplicitAnimations { get; set; }

Property Value

ImplicitAnimationCollection

See Also