GridLayoutChild.setRow

Sets the row to place @child in.

class GridLayoutChild
void
setRow
(
int row
)

Parameters

row int

the row for @child

Meta