The AutoColumnGridLayoutManager type exposes the following members.

Methods

  NameDescription
Protected methodArrange
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).)
Public methodInvalidate
Invalidates the layout. This will eventually lead to a new invocation of Arrange.
(Inherited from LayoutManager.)

See Also