kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
FedCm
/
DialogClosedParameter
Dialog
Closed
Parameter
@
Serializable
data
class
DialogClosedParameter
(
val
dialogId
:
String
)
Triggered when a dialog is closed, either by user action, JS abort, or a command below.
Members
Constructors
Dialog
Closed
Parameter
Link copied to clipboard
constructor
(
dialogId
:
String
)
Properties
dialog
Id
Link copied to clipboard
val
dialogId
:
String