GridLayoutChild.setColumnSpan

Sets the number of columns @child spans to.

class GridLayoutChild
void
setColumnSpan
(
int span
)

Parameters

span int

the span of @child

Meta