show Open Dialog Sync
abstract fun showOpenDialogSync(browserWindow: BrowserWindow, options: OpenDialogSyncOptions): Array<String>?
Content copied to clipboard
abstract fun showOpenDialogSync(options: OpenDialogSyncOptions): Array<String>?
Content copied to clipboard