TransformGroupChildren Property

Gets or sets the children.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
[ContentAttribute]
public Transforms Children { get; set; }

Property Value

Transforms
The children.

See Also