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