Skip to main content

ShowOverwritePrompt Property

Gets or sets a value indicating whether file open picker displays a warning if the user specifies the name of a file that already exists.

Definition

Namespace: Avalonia.Platform.Storage
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public bool? ShowOverwritePrompt { get; set; }

Property Value

Nullable(Boolean)

See Also

Reference

FilePickerSaveOptions Class
Avalonia.Platform.Storage Namespace