The AutoColumnGridLayoutManager type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Arrange |
Determines the number of columns needed to fill out the visible area of the parent
and returns the area that will be needed when arranging the interactors in this manner.
(Overrides GridLayoutManager..::..Arrange(LayoutContext, InteractorCollection).) | |
| Invalidate |
Invalidates the layout. This will eventually lead to a new invocation of Arrange.
(Inherited from LayoutManager.) |