Children Property
Gets the children of the Animation.
Definition
Namespace: Avalonia.Animation
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
[ContentAttribute]
public KeyFrames Children { get; }
<ContentAttribute>
Public ReadOnly Property Children As KeyFrames
Get
[<ContentAttribute>]
member Children : KeyFrames with get