UIStyle allows a certain amount of template styling for the collection of UIElements.
UIStyle
UIElements
Optional
justifyContent specifies element justification to the start (items at the left), end (items at the right) or space-between (items at the sides).
justifyContent
start
end
space-between
Generated using TypeDoc
UIStyle
allows a certain amount of template styling for the collection ofUIElements
.