toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.style
/
DOM
/
DomPropertyMapping
/
add
add
@
JvmName
(
name
=
"addRatio"
)
fun
add
(
name
:
String
,
property
:
KMutableProperty1
<
out
DOM.DomElement
,
out
Double
?
>
)
:
DOM.DomPropertyMapping
@
JvmName
(
name
=
"addMatrix"
)
fun
add
(
name
:
String
,
property
:
KMutableProperty1
<
out
DOM.DomElement
,
out
Matrix
>
)
:
DOM.DomPropertyMapping