VBox presentation style attributes apply to an VBox element.
When the VBox is defined with ORIENTATION@screen-size=HORIZONTAL
and with the SPLIT
attribute, the
navigationArrows
style attribute controls left and right naviation arrows for the
view, to let the end user navigate between child containers of the box.
Values can be "yes"
, "no"
(default).
When the VBox is defined with ORIENTATION@screen-size=HORIZONTAL
and with the SPLIT
attribute, the
navigationDots
style attribute controls the navigation dots created for the view,
to let the end user navigate between child containers of the box.
Values can be "yes"
(default), "no"
.