Module dialog

Module dialog 

Source
Expand description

Native dialog types.

Structs§

DialogCapability
Dialog operations the view-process implements.
DialogId
Identifies an ongoing async native dialog with the user.
FileDialog
Defines a native file dialog.
FileDialogFilters
File dialog filters builder.
MsgDialog
Defines a native message dialog.
Notification
Defines a local notification item.
NotificationAction
Define a response of a Notification.

Enums§

FileDialogKind
Kind of file dialogs.
FileDialogResponse
Response to a message dialog.
MsgDialogButtons
Buttons of a message dialog.
MsgDialogIcon
Icon of a message dialog.
MsgDialogResponse
Response to a message dialog.
NotificationResponse
Response to a notification dialog.