Kvaser CanKing GUI Extensions SDK - v7.3.0
Preparing search index...
ipc
showMessageBox
Function showMessageBox
showMessageBox
(
message
:
string
,
title
:
string
)
:
Promise
<
void
>
Displays a message box with an OK button for the user.
Parameters
message
:
string
The message to display.
title
:
string
The dialog title.
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Kvaser CanKing GUI Extensions SDK - v7.3.0
Loading...
Displays a message box with an OK button for the user.