toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
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