Skip to main content

PickerOptions Properties

Properties

SuggestedFileNameGets or sets the file name that the file picker suggests to the user.
SuggestedStartLocationGets or sets the initial location where the file open picker looks for files to present to the user. Can be obtained from previously picked folder or using TryGetFolderFromPathAsync(Uri) or TryGetWellKnownFolderAsync(WellKnownFolder).
TitleGets or sets the text that appears in the title bar of a picker.

See Also

Reference

PickerOptions Class
Avalonia.Platform.Storage Namespace