Determines the behavior of the hbox
content if the information extends past the container.
You can specify one of the following values:
Scroll
- If the combined content from the containing vbox
components is wider than the hbox
container width, allows users to scroll the vbox
content.Hidden
[Default] - If the combined content from the containing vbox
components is wider than the hbox
container width, the content might be truncated and hidden from the user.value optional | A value that matches one of the valid enumerated options of its parent key |
Copyright 2025 Samsung All rights reserved