PickerOptionsSuggestedFileName Property
Gets or sets the file name that the file picker suggests to the user.
Namespace: Avalonia.Platform.StorageAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public string? SuggestedFileName { get; set; }
Public Property SuggestedFileName As String
Get
Set
member SuggestedFileName : string with get, set
Property Value
String