interface Helper

Known direct subclasses
HelperWidget

HelperWidget class

Known indirect subclasses
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 functions

add

Added in 1.1.0-alpha13
fun add(widget: ConstraintWidget!): Unit

removeAllIds

Added in 1.1.0-alpha13
fun removeAllIds(): Unit

updateConstraints

Added in 1.1.0-alpha13
fun updateConstraints(container: ConstraintWidgetContainer!): Unit