ToolBarButton.RoundedCorners

Namespace: PP.Ui

Description

The ToolBarButton.RoundedCorners enumeration contains corner rounding versions.

Is used by the ToolBarButton.setRoundedCorners property.

Available values

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:

PP.Ui | ToolBarButton