Stacks the widgets horizontally, taking all the available height for each child.
Sets a max height for the layout so you don't have to subclass. The max height is in device-independent pixels, meaning pixels at 96 dpi that are auto-scaled.
See Implementation
Stacks the widgets horizontally, taking all the available height for each child.