ConstraintLayoutBaseScope.BaselineAnchor

data class ConstraintLayoutBaseScope.BaselineAnchor


Represents a horizontal anchor corresponding to the FirstBaseline of a layout that other 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-alpha13
val referenceLayoutReference

The LayoutReference that this anchor belongs to.