Preparing search index...
The search index is not available
Kvaser CanKing GUI Extensions SDK - v7.2.1
Kvaser CanKing GUI Extensions SDK
ipc
showMessageBox
Function showMessageBox
Displays a message box with an OK button for the user.
showMessageBox
(
message
:
string
,
title
:
string
)
:
Promise
<
void
>
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.2.1
Loading...
Displays a message box with an OK button for the user.