Class GridLayout
- Namespace
- TaleWorlds.GauntletUI.Layout
- Assembly
- TaleWorlds.GauntletUI.dll
public class GridLayout : ILayout
- Inheritance
-
GridLayout
- Implements
- Inherited Members
Constructors
GridLayout()
public GridLayout()
Properties
ColumnWidths
public IReadOnlyList<float> ColumnWidths { get; }
Property Value
Direction
public GridDirection Direction { get; set; }
Property Value
HorizontalLayoutMethod
public GridHorizontalLayoutMethod HorizontalLayoutMethod { get; set; }
Property Value
RowHeights
public IReadOnlyList<float> RowHeights { get; }
Property Value
VerticalLayoutMethod
public GridVerticalLayoutMethod VerticalLayoutMethod { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).