Table of Contents

Component UiWidget

(NOTE) Layouts are in charge of calling UpdateTransform on all children, regardless of whether or not they ignore layouts.

Methods Properties Base Classes Derived Classes
Debug PaddingBottom component uidocklayout
PaddingLeft uifilllayout
PaddingRight uistacklayout
PaddingTop

Properties


PaddingBottom : real

var PaddingBottom : Real

PaddingLeft : real

Padding getter / setters for binding until we have Thickness binding.

var PaddingLeft : Real

PaddingRight : real

var PaddingRight : Real

PaddingTop : real

var PaddingTop : Real

Methods


Debug : Void

Calling this will set a breakpoint before the layout is done. |Name|Type|Description| |---|---|---|

function Debug()