Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.reflect
/
ProxyHandler
/
defineProperty
define
Property
abstract
val
defineProperty
:
(
target
:
T
,
PropertyKey
,
attributes
:
TypedPropertyDescriptor
<
*
>
)
->
Boolean
?
(
source
)