Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 618 Bytes

File metadata and controls

17 lines (12 loc) · 618 Bytes

BoxStyle

Represents an enumeration of available BoxStyle types.

Enum

Name Type Value Description
CIRCLE str "Circle" Circle style.
CHECK str "Check" Check style.
CROSS str "Cross" Cross style.
DIAMOND str "Diamond" Diamond style.
SQUARE str "Square" Square style.
STAR str "Star" Star style.

[Back to Model list] [Back to API list] [Back to README]