ISaveFilePicker Interface
Provides access to the SaveAsync() method that displays a save file dialog and allows users to specify the file name and location.
Namespace: DevExpress.Maui.Mvvm
Assembly: DevExpress.Maui.Mvvm.dll
NuGet Package: DevExpress.Maui.Mvvm
Declaration
public interface ISaveFilePicker
See Also