UI/FilePicker

From Wiki Maui Linux NET
Jump to navigation Jump to search


File Picker

Kind
System UI / Platform
Microsoft Docs
File Picker documentation on learn.microsoft.com
Introduced
MAUI 6.0 (.NET 6)
Deprecated
No
Notes
Uses OS file dialog; on Linux wraps GTK file chooser.

Properties

Property Implemented (Maui Linux) Introduced in (MAUI/.NET) Notes
FileTypes?MIME/extensions
Multiple?Select many files
CancellationToken?Async cancel