AirLay backend

Color
in package

Table of Contents

BLACK  = 250
BLUE  = 5
CYAN  = 4
GRAY  = 8
GREEN  = 3
LIGHT_GRAY  = 9
MAGENTA  = 6
RED  = 1
WHITE  = 7
YELLOW  = 2

Constants

BLACK

public mixed BLACK = 250

GREEN

public mixed GREEN = 3

LIGHT_GRAY

public mixed LIGHT_GRAY = 9

MAGENTA

public mixed MAGENTA = 6

WHITE

public mixed WHITE = 7

YELLOW

public mixed YELLOW = 2

Search results