korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-image
/
korlibs.image.text
/
RichTextData
/
limit
limit
fun
limit
(
maxLineWidth
:
Double
=
Double.POSITIVE_INFINITY
,
maxHeight
:
Double
=
Double.POSITIVE_INFINITY
,
includePartialLines
:
Boolean
=
true
,
ellipsis
:
String
?
=
null
,
trimSpaces
:
Boolean
=
false
,
includeFirstLineAlways
:
Boolean
=
true
)
:
RichTextData