rowOrGrid
layoutXL.APVerify rowOrGrid 'boolean { t | nil }
Description
(Layout EXL Only) 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