PP.FlexLayoutPack

Namespace: PP;

Description

The FlexLayoutPack enumeration contains methods of items vertical layout.

It is used by the following property: FlexLayout.Position.

Available values

Value

Brief description

Start Items will be placed at the beginning of the container.
Center Items will be placed at the centre of the container.
End Items will be placed at the end of the container.
None Vertical layout of items is not set.

See also:

PP