Skip to main content

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.