diShowLayoutHalos
constraint diShowLayoutHalos boolean { t | nil }
Description
Controls whether the selected design intent is haloed on the layout canvas. The default is t.
GUI Equivalent
Design Intent Toolbar (Layout) – Toggle Design Intent Halo Visibility
Example
envGetVal("constraint" "diShowLayoutHalos")
envSetVal("constraint" "diShowLayoutHalos" 'boolean nil)
Related Topics
Return to top