The GridLayoutManager type exposes the following members.

Methods

  NameDescription
Protected methodArrange
Arrange the given interactors, taking into account the given layout context.
(Overrides LayoutManager..::..Arrange(LayoutContext, InteractorCollection).)
Public methodInvalidate
Invalidates the layout. This will eventually lead to a new invocation of Arrange.
(Inherited from LayoutManager.)

See Also