highlightPotentialSwapColor
layoutXL highlightPotentialSwapColor string "highlight_color"
Description
Controls the color of the highlights on instances that are selected for swapping during assisted move. Valid values are blue, purple, red, orange, cyan, lime, magenta, pink, and yellow.
GUI Equivalent
Examples
envGetVal("layoutXL" "highlightPotentialSwapColor")
envSetVal("layoutXL" "highlightPotentialSwapColor" 'string "blue")
Related Topics
List of Layout XL Environment Variables
Return to top