kdriver
Toggle table of contents
0.2.5
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Runtime
/
ObjectPreview
/
ObjectPreview
Object
Preview
constructor
(
type
:
String
,
subtype
:
String
?
=
null
,
description
:
String
?
=
null
,
overflow
:
Boolean
,
properties
:
List
<
Runtime.PropertyPreview
>
,
entries
:
List
<
Runtime.EntryPreview
>
?
=
null
)