Table of Contents

Enum LayoutType

Namespace
UILib.Layouts
Assembly
UILib.dll

Supported layout types. These determine how a UIObject will position its children.

public enum LayoutType

Fields

Horizontal = 2
None = 0
Vertical = 1