Docs (4.0.0)
Containers

class UIColumn

A view class that represents a column container component.

class UIColumn
extends UIContainer

Description

A column container lays out its contained components vertically.

Constructor

Instance Members

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

Inherited Members