He.Colors – libhelium-1 Reference Manual
Packages
libhelium-1
He
Colors
BLUE
BROWN
DARK
GREEN
INDIGO
LIGHT
MINT
NONE
ORANGE
PINK
PURPLE
RED
YELLOW
to_css_class
to_string
Colors
Description:
public
enum
Colors
An enum that maps colors to internal CSS classes as per HIG.
Namespace:
He
Package:
libhelium-1
Content:
Enum values:
BLUE
BROWN
DARK
GREEN
INDIGO
LIGHT
MINT
NONE
ORANGE
PINK
PURPLE
RED
YELLOW
Methods:
public
string
to_css_class
()
Returns the CSS class name for the color.
public
string
to_string
()
Returns the color name.