FilePickerSaveOptionsDefaultExtension Property

Gets or sets the default extension to be used to save the file.

Definition

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

Property Value

String

See Also