StackView

The style definition for the stackView.

Key Type Description
alignment String The alignment of the content. The default value is center. Here is a list of supported values.
backgroundColorName String The color name for the background that references a color in the asset catalog of the application. The default value is hui_transparent.
paddingBottom Number The bottom padding. The default value is 16.
paddingLeft Number The left padding. The default value is 8.
paddingRight Number The right padding. The default value is 8.
paddingTop Number The top padding. The default value is 0
spacing Number The spacing between elements. The default value is 8.