alignTo

infix fun HBox.alignTo(pos: Pos): HBox

Infix extension function to specify the alignment of on HBox

Receiver

HBox

Parameters

pos

The Pos alignment to apply to the HBox