Namespace: PP.Ui;
The SpoilerPosition enumeration contains directions of the panel expanding.
It is used by the Spoiler.Position property.
Value | Brief description |
Top | The panel expands top-down. |
Bottom | The panel expands bottom-top. |
Left | The panel expands from left to right. |
Right | The panels expands from right to left. |
See also: