|
Bitwig Studio Control Surface API
4.0.1
|
Public Member Functions | |
| StringHardwareProperty | text () |
| ColorHardwareProperty | backgroundColor () |
| ColorHardwareProperty | textColor () |
Represents a line of text on a HardwareTextDisplay.
Definition at line 8 of file HardwareTextDisplayLine.java.
| ColorHardwareProperty backgroundColor | ( | ) |
Property that defines the background color of this line.
| StringHardwareProperty text | ( | ) |
Property that defines the current text shown.
| ColorHardwareProperty textColor | ( | ) |
Property that defines the text color of this line.