PickerOptionsSuggestedFileName Property

Gets or sets the file name that the file picker suggests to the user.

Definition

Namespace: Avalonia.Platform.Storage
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public string? SuggestedFileName { get; set; }

Property Value

String

See Also