<< Click to Display Table of Contents >>
multiscreen.subscreen_input_highlight_stylejson
Sets the highlighting style of input components when the input window is launched in the sub screen.
Reference
The highlighting style is applied concurrently in both the main screen and the sub screen.
Set the parameter values in the following format:
{"Key1":"Value1","Key2":"Value2",...,"Keyn":"Valuen"}.
The configurable keys are as follows:
Key |
Description |
---|---|
highlightstrokecolor |
Border color. Set in the RGBA format(The default value is FF000080) |
highlightstrokethickness |
Border thickness(The default value is 5) |