toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.template
/
KorteRawString
Korte
Raw
String
class
KorteRawString
(
val
str
:
String
,
val
contentType
:
String
?
=
null
)
Members
Constructors
Korte
Raw
String
Link copied to clipboard
constructor
(
str
:
String
,
contentType
:
String
?
=
null
)
Properties
content
Type
Link copied to clipboard
val
contentType
:
String
?
=
null
str
Link copied to clipboard
val
str
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String