CompositionObjectImplicitAnimations Property
The collection of implicit animations attached to this object.
Namespace: Avalonia.Rendering.CompositionAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public ImplicitAnimationCollection? ImplicitAnimations { get; set; }
Public Property ImplicitAnimations As ImplicitAnimationCollection
Get
Set
member ImplicitAnimations : ImplicitAnimationCollection with get, set
Property Value
ImplicitAnimationCollection