Children Property
Gets or sets the children.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
[ContentAttribute]
public Transforms Children { get; set; }
<ContentAttribute>
Public Property Children As Transforms
Get
Set
[<ContentAttribute>]
member Children : Transforms with get, set
Property Value
Transforms
The children.