TerminalEmulator.TextAttributes

.

Members

Properties

backgroundIndex
ushort backgroundIndex [@property getter]
backgroundIndex
ushort backgroundIndex [@property setter]
foregroundIndex
ushort foregroundIndex [@property getter]
foregroundIndex
ushort foregroundIndex [@property setter]

Variables

attrStore
ushort attrStore;
background
Color background;
backgroundIndexStore
ubyte backgroundIndexStore;
foreground
Color foreground;

the internal storage

foregroundIndexStore
ubyte foregroundIndexStore;

the internal storage

Suggestion Box / Bug Report