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