IStorageProviderCanSave Property

Returns true if it's possible to open save file picker on the current platform.

Definition

Namespace: Avalonia.Platform.Storage
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
bool CanSave { get; }

Property Value

Boolean

See Also