RowElement.Justify property
How children are packed horizontally; default Left.
public RowJustify Justify { get; set; }See Also
Section titled “See Also”- enum RowJustify
- record RowElement
- namespace Stellar.Abstractions.Services
How children are packed horizontally; default Left.
public RowJustify Justify { get; set; }