Docs (4.0.0)
Containers

class UIRow

A view class that represents a row container component.

class UIRow
extends UIContainer

Description

A row container lays out its contained components horizontally.

Constructor

Instance Members

  • applyViewPreset(preset)Applies the provided preset properties to this object.
  • heightRow height, in pixels or CSS length with unit.
  • alignAlignment of content along the horizontal axis.
  • gravityAlignment of content along the vertical axis.

Inherited Members