Table of Contents

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

IReadOnlyList<float>

Direction

public GridDirection Direction { get; set; }

Property Value

GridDirection

HorizontalLayoutMethod

public GridHorizontalLayoutMethod HorizontalLayoutMethod { get; set; }

Property Value

GridHorizontalLayoutMethod

RowHeights

public IReadOnlyList<float> RowHeights { get; }

Property Value

IReadOnlyList<float>

VerticalLayoutMethod

public GridVerticalLayoutMethod VerticalLayoutMethod { get; set; }

Property Value

GridVerticalLayoutMethod

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).