Open Issues Need Help
View All on GitHubAI Summary: Correct a typo in the .NET MAUI documentation regarding sharing multiple files. The current text incorrectly states that to share multiple files, use the ShareMultipleFilesRequest type, when it should say to share multiple files, use the ShareMultipleFilesRequest type. The correction involves changing "To share a single file" to "To share multiple files" in the specified section of the documentation.
This repository contains documentation for .NET Multi-platform App UI (MAUI).
AI Summary: Correct a minor typo in the documentation for the FlyoutPage's LayoutBehavior property in the .NET MAUI documentation. The sentence describing the 'Popover' behavior needs to be changed from "the detail page covers, or partially covers the flyout page" to "the flyout page covers, or partially covers the detail page."
This repository contains documentation for .NET Multi-platform App UI (MAUI).