Enumeration AlignContentReadonly

UI.FlexLayout.AlignContent

Static

Android

Ios

Since

0.1

//

Todo

add description.

Example

//

Todo

add example

Enumeration Members

AUTO: 0

Property

Static

Android

Ios

Since

0.1

FLEX_START: 1

Property

Static

Android

Ios

Since

0.1

CENTER: 2

Property

Static

Android

Ios

Since

0.1

FLEX_END: 3

Property

Static

Android

Ios

Since

0.1

STRETCH: 4

Property

Static

Android

Ios

Since

0.1

BASELINE: 5

Property

Static

Android

Ios

Since

5.0.3

SPACE_BETWEEN: 6

Property

Static

Android

Ios

Since

5.0.3

SPACE_AROUND: 7

Property

Static

Android

Ios

Since

5.0.3

Generated using TypeDoc