Compose Unstyled 2.0 is out! Check the official announcement blog ->
Function

getAlignmentLinePosition

Returns the position of an alignment lineAlignmentLine, or Dp.Unspecified if the line is not provided.

getAlignmentLinePosition

Source set: Common
fun SemanticsNodeInteraction.getAlignmentLinePosition(alignmentLine: AlignmentLine): Dp

Returns the position of an alignment line, or Dp.Unspecified if the line is not provided.

Last updated: