The LayoutManager type exposes the following members.

Constructors

  NameDescription
Public methodLayoutManager()()()()
Create a layout manager.
Public methodLayoutManager(LayoutManager)
Create a layout manager that modifies the layout provided by the argument base layout manager.

Properties

  NameDescription
Public propertyMargin
Margin with respect to the surrounding interactor.
Public propertySpacing
The minimum distance between elements.

See Also