Rachel
Toggle table of contents
3.6.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.compose.ui
/
love.yinlin.compose.ui.text
/
FastTextLayoutScope
Fast
Text
Layout
Scope
@
Stable
data
class
FastTextLayoutScope
(
constraints
:
Constraints
,
scope
:
MeasureScope
)
Members
Constructors
Fast
Text
Layout
Scope
Link copied to clipboard
constructor
(
constraints
:
Constraints
,
scope
:
MeasureScope
)
Functions
layout
Link copied to clipboard
fun
layout
(
measurer
:
TextMeasurer
,
text
:
String
,
style
:
TextStyle
)
:
MeasureResult