PP.Ui.SpoilerPosition

Namespace: PP.Ui;

Description

The SpoilerPosition enumeration contains directions of the panel expanding.

It is used by the Spoiler.Position property.

Available values

Value

Brief description

Top

The panel expands top-down.

Bottom

The panel expands bottom-up.

Left

The panel expands from left to right.

Right

The panels expands from right to left.

See also:

PP.Ui