Skip to main content
A newer version of this page is available. .

LayoutGroup.FlipLayout Method

Name Parameters Description
FlipLayout() none Flips the current group’s layout items around a vertical axis.
FlipLayout(Boolean) processChildGroups Flips the current group’s layout items around a vertical axis, and optionally allows you to flip the items in nested groups, if any.