logo
Miletus
DialogResult object
Initializing search
    • Getting started
    • Reference
      • Overview
      • Installation
      • Your first application
      • Packager configuration
      • Debugging
      • Deployment
      • Demos
        • Custom extensibility
        • Drag and drop
        • application
        • AppWindow
        • autoUpdate
        • clipboard
        • DataBase
        • dialogs
        • files
        • globalShortcut
        • IniFile
        • Menu
        • notification
        • Registry
        • shell
        • gpio
        • I2C
        • memoryBuffer
        • SPI
        • UART
        • CursorPosition object
        • OSInfo object
        • MiletusParams object
        • SQLiteConnection object
        • MySQLConnection object
        • PostgreSQLConnection object
        • MSSQLConnection object
        • AccessConnection object
        • FirebirdConnection object
        • InterbaseConnection object
        • DatabaseResult object
        • DialogResult object
        • MessageBoxResult object

    DialogResult object

    • result boolean - Result of the dialog. If false no paths were selected.
    • filename string - Selected path
    • files string[] - If multi selection is enabled this array contains all the selected paths.

    See dialogs.showOpenDialog() or dialogs.showSaveDialog().

    © 2023 Miletus