toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.text
/
RichTextData
/
Node
Node
interface
Node
Inheritors
TextNode
Members
Properties
height
Link copied to clipboard
abstract
val
height
:
Double
line
Height
Link copied to clipboard
open
val
lineHeight
:
Double
text
Link copied to clipboard
abstract
val
text
:
String
?
width
Link copied to clipboard
abstract
val
width
:
Double
Functions
with
Style
Link copied to clipboard
open
fun
withStyle
(
style
:
RichTextData.Style
)
:
RichTextData.Node