PdfKmp
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
PdfKmp
pdfkmp
/
com.conamobile.pdfkmp.layout
/
MeasuredText
/
MeasuredText
Measured
Text
constructor
(
lines
:
List
<
TextLine
>
,
style
:
TextStyle
,
size
:
Size
,
paragraphWidth
:
Float
=
size.width
,
resolvedDirection
:
TextDirection
=
TextDirection.Ltr
)