rowOrGrid
layoutXL.APVerify rowOrGrid 'boolean { t | nil }
Description
In Layout EXL or higher tier, checks whether instances are snapped to the correct rows or grids.
GUI Equivalent
Examples
envGetVal("layoutXL.APVerify" "rowOrGrid")
envSetVal("layoutXL.APVerify" "rowOrGrid" 'boolean t)
envSetVal("layoutXL.APVerify" "rowOrGrid" 'boolean nil)
Related Topics
Return to top