"gridVerticalSpacing"
Defines the distance between elements which are aligned on top of each other in a grid layout.
Synopsis
this.gridHorizontalSpacing(int spacing);
Parameter
Parameter | Description |
---|---|
spacing | Vertical distance |
Description
Defines the distance between elements which are aligned on top of each other in a grid layout.
Assignment
Layout group