RowElement.Children property
Child elements arranged horizontally.
public IReadOnlyList<HudElement> Children { get; set; }See Also
Section titled “See Also”- record HudElement
- record RowElement
- namespace Stellar.Abstractions.Services
Child elements arranged horizontally.
public IReadOnlyList<HudElement> Children { get; set; }