ConstraintLayoutBaseScope.HorizontalAnchor

data class ConstraintLayoutBaseScope.HorizontalAnchor


Represents a horizontal anchor (e.g. top/bottom 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.