ConstraintLayoutBaseScope.VerticalAnchor

data class ConstraintLayoutBaseScope.VerticalAnchor


Represents a vertical anchor (e.g. start/end of a layout, guideline) that layouts can link to in their Modifier.constrainAs or constrain blocks.

Summary

Public properties

LayoutReference

The LayoutReference that this anchor belongs to.

Public properties

reference

Added in 1.1.0
val referenceLayoutReference

The LayoutReference that this anchor belongs to.