Table of Contents

Component UiWidget

Methods Properties Base Classes Derived Classes
Constructor Spacing uilayout
StackDirection

Properties


Spacing : real2

The amount of pixels in between each child Widget.

var Spacing : Real2

StackDirection : UiStackLayoutDirection

The stack direction the child Widgets will be placed in.

var StackDirection : UiStackLayoutDirection

Methods


UiStackLayout : Void

constructor

Name Type Description
function UiStackLayout()