Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ButtonColor

Index

Enumeration members

black

black: = "000000"

blue

blue: = "0000FF"

darkGreen

darkGreen: = "004411"

green

green: = "00FF00"

lightBlue

lightBlue: = "00A0B0"

off

off: = "000000"

orange

orange: = "FF3300"

purple

purple: = "4B0098"

red

red: = "FF0000"

white

white: = "FFFFFF"

yellow

yellow: = "FFD400"

Generated using TypeDoc