FileDialog.getOverwrite

Returns the flag that the dialog will use to determine whether to prompt the user for file overwrite if the selected file already exists.

@return true if the dialog will prompt for file overwrite, false otherwise

@since 3.4

class FileDialog
bool
getOverwrite
(
)

Meta