Helper
public interface Helper
HelperWidget |
HelperWidget class |
Barrier |
A Barrier takes multiple widgets |
Flow |
Implements the Flow virtual layout. |
GridCore |
The Grid Helper in the Core library that helps to enable Grid in Compose |
Placeholder |
Simple VirtualLayout that center the first referenced widget onto itself. |
VirtualLayout |
Base class for Virtual layouts |
interface to virtual objects
Summary
Public methods |
|
|---|---|
abstract void |
add(ConstraintWidget widget) |
abstract void |
|
abstract void |
updateConstraints(ConstraintWidgetContainer container) |
Public methods
updateConstraints
Added in 1.1.1
abstract void updateConstraints(ConstraintWidgetContainer container)