Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

FlexDirection

enumeration

Description

This enumeration defines values used to control in which direction a container will place its children during layout.

Properties

ColumnVertical layout.
ColumnReverseVertical layout in reverse order.
RowHorizontal layout.
RowReverseHorizontal layout in reverse order.

Did you find this page useful? Please give it a rating: