Animation.

Children Property

Summary

Gets the children of the Animation.
Namespace
Avalonia.Animation
Containing Type
Animation

Syntax

[Content]
public KeyFrames Children { get; }

Attributes

Type Description
ContentAttribute Defines the property that contains the object's content in markup.

Value

Type Description
KeyFrames