panelPosition property

int? panelPosition
getter/setter pair

The ordered position of the panel, if shown to the user with other panels.

If set, then total_panels must also be set.

Optional.

Implementation

core.int? panelPosition;