centerContent()
Centers content both horizontally and vertically.
centerContent(): this;
Notes
- This method applies additional layout options for the container, using UIContainer.layout
Return value
The builder instance for chaining.
Related
class ContainerBuilder abstractstatic
An abstract builder class forUIContainerinstances.
