BorderStyle#

class BorderStyle#

Describes how the border of a UI element should be rendered.

Fields#

class BorderStyle
DASHED#

The type of the None singleton.

DOTTED#

The type of the None singleton.

DOUBLE#

The type of the None singleton.

GROOVE#

The type of the None singleton.

HIDDEN#

The type of the None singleton.

INSET#

The type of the None singleton.

NONE#

The type of the None singleton.

OUTSET#

The type of the None singleton.

RIDGE#

The type of the None singleton.

SOLID#

The type of the None singleton.