CanPickFolder Property
Returns true if it's possible to open folder picker on the current platform.
Definition
Namespace: Avalonia.Platform.Storage
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
bool CanPickFolder { get; }
ReadOnly Property CanPickFolder As Boolean
Get
abstract CanPickFolder : bool with get
Property Value
BooleanSee Also
Reference
IStorageProvider Interface
Avalonia.Platform.Storage Namespace