Namespace: PP.Ui;
The RoundedCorners enumeration contains corner rounding versions.
It is used by the ToolBarButton.setRoundedCorners method.
| Value | Brief description |
| All | All corners are rounded. |
| Left | Left corners are rounded. |
| Right | Right corners are rounded. |
| None | Corners are not rounded. |
See also: