| Package | Description |
|---|---|
| com.codename1.ui.layouts |
Layout managers allow a
Container to
arrange its components by a set of rules that adapt to specific
densities (ppi - pixels per inch). |
| Modifier and Type | Method and Description |
|---|---|
static GridLayout |
GridLayout.autoFit()
Returns a grid layout that implicitly auto-fits to width in term of number of columns
|
Copyright © 2021. All rights reserved.