FileChooser.getDoOverwriteConfirmation

bool getDoOverwriteConfirmation()

Queries whether a file chooser is set to confirm for overwriting when the user types a file name that already exists.

Returns

true if the file chooser will present a confirmation dialog;

false otherwise.