Table of Contents

Enum FillType

Namespace
UILib.Layouts
Assembly
UILib.dll

Fill types which are supported. This determines how a UIObject will fill its parent container.

public enum FillType

Fields

All = 3
Horizontal = 2
None = 0
Vertical = 1