kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Browser
/
PermissionDescriptor
/
PermissionDescriptor
Permission
Descriptor
constructor
(
name
:
String
,
sysex
:
Boolean
?
=
null
,
userVisibleOnly
:
Boolean
?
=
null
,
allowWithoutSanitization
:
Boolean
?
=
null
,
allowWithoutGesture
:
Boolean
?
=
null
,
panTiltZoom
:
Boolean
?
=
null
)