DialogModuleMethod Type Alias
Deprecated in 5.0 - will not be removed until after 2026-06-13. Use Electron.Dialog
from electron
instead.
DialogModuleMethod = AsyncMethodsOf<Electron.Dialog>
Asynchronous methods of dialog module in an Electron app.
Defined in
Last Updated: 27 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.