Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.objects
/
Object
/
Companion
/
defineProperty
define
Property
fun
<
T
:
JsAny
,
P
:
JsAny
?
>
defineProperty
(
o
:
T
,
p
:
PropertyKey
,
attributes
:
TypedPropertyDescriptor
<
P
>
)
:
T
(
source
)