StackView.Polling
The style definition for the stackView for polling.
| Key | Type | Description | 
|---|---|---|
| alignment | String | The alignment of the content. The default value is fill. 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 0. | 
| paddingLeft | Number | The left padding. The default value is 0. | 
| paddingRight | Number | The right padding. The default value is 0. | 
| paddingTop | Number | The top padding. The default value is 16 | 
| spacing | Number | The spacing between elements. The default value is 16. |