Interface · Desktop Services
MessageDialogOptions
Options for showMessageDialog.
@sharpts/gui 0.0.0-local · SharpTS 7c6010104a43Members
buttons
buttons?: "ok" | "okCancel" | "yesNo"Set of native buttons displayed by the dialog.
Values: "ok", "okCancel", "yesNo"
Type: "ok" | "okCancel" | "yesNo"
message
message: stringMessage displayed in the dialog body.
Type: string
title
title?: stringNative dialog title.
Type: string
Source
SharpTS.Gui.Sdk/GuiPackage/runtime.ts:1209 at SharpTS revision 7c6010104a43c34d80e9d44704cf179bc4f5b8e0.