CanSave 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)
- C#
- VB
- F#
bool CanSave { get; }
ReadOnly Property CanSave As Boolean
Get
abstract CanSave : bool with get
Property Value
BooleanSee Also
Reference
IStorageProvider Interface
Avalonia.Platform.Storage Namespace