ImplicitAnimations Property
The collection of implicit animations attached to this object.
Definition
Namespace: Avalonia.Rendering.Composition
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public ImplicitAnimationCollection? ImplicitAnimations { get; set; }
Public Property ImplicitAnimations As ImplicitAnimationCollection
Get
Set
member ImplicitAnimations : ImplicitAnimationCollection with get, set
Property Value
ImplicitAnimationCollectionSee Also
Reference
CompositionObject Class
Avalonia.Rendering.Composition Namespace