GridLayoutChild.setRowSpan

Sets the number of rows @child spans to.

class GridLayoutChild
void
setRowSpan
(
int span
)

Parameters

span int

the span of @child

Meta