API Docs for:
Show:

Object_SpreadLayout Class

Module: ui

A spread-layout which spreads all sub-objects evenly over the layout-space vertically or horizontally.

Properties

animator

gs.Component_Animator

The UI object's animator-component to execute different kind of animations like move, rotate, etc. on it.

behavior

gs.Component_SpreadLayoutBehavior

The behavior component to add spread-layout specific behavior.

controls

ui.Object_UIElement

The layout's sub-objects.

orientation

gs.Orientation

The spread-layout's orientation.

resizable

Boolean

Indicates if the layout is resizable.