FilePicker PickMultipleAsync nullable reference type #27710
Labels
area-essentials
Essentials: Device, Display, Connectivity, Secure Storage, Sensors, App Info
essentials-file-picker
partner/syncfusion
Issues / PR's with Syncfusion collaboration
t/bug
Something isn't working
Milestone
Description
FilePicker.PickMultipleAsync()
can returnnull
.The documentation is correct, but the nullable reference type annotation for the return value is wrong.
https://learn.microsoft.com/en-us/dotnet/api/microsoft.maui.storage.filepicker.pickmultipleasync?view=net-maui-9.0#microsoft-maui-storage-filepicker-pickmultipleasync(microsoft-maui-storage-pickoptions)
Steps to Reproduce
Link to public reproduction project repository
No response
Version with bug
8.0.100 SR10
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
iOS, Android, I was not able test on other platforms
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: