gridRowGap
Applicable only on auto-layout frames with layoutMode
set to "GRID"
. Determines the gap between rows in the grid.
Signature
gridRowGap: number
Remarks
If the setter for this value is called on a grid with a value less than 0, it will throw an error.