GridLayoutChild.setColumn

Sets the column number to attach the left side of @child.

class GridLayoutChild
void
setColumn
(
int column
)

Parameters

column int

the attach point for @child

Meta