docs-maui
docs-maui copied to clipboard
This repository contains documentation for .NET Multi-platform App UI (MAUI).
Add content on what's new in .NET MAUI 9 Preview 4.
Instead of manually running the what's new tool each month, configure the repo to run it as a GitHub action.
.NET MAUI 7 goes out of support on 14th May. Therefore the content that's been versioned for .NET MAUI 7 needs removing for then.
Update the button doc with their behaviour on iOS. If the image is too large for the button, it will be resized to the max size that can fit into...
In a .NET MAUI embedded app, you need to add code to light up the `Appearing` and `Disappearing` events on `Page`. The native embedding doc should be updated to reflect...
### Type of issue Code doesn't work ### Description InitializeComponent does not exist in the current context. TextEditer does not exist in the current context. [Enter feedback here] ### Page...
### Description We get a number of migration-compatibility issues from users updating from XF where they start getting the following exceptions. https://github.com/dotnet/maui/issues/20852 https://github.com/dotnet/maui/issues/16577 https://github.com/dotnet/maui/issues/15920 XF did not enforce a one-to-one...
### Description We get about 2 issues a month around confusions with customizing the WinUI Titlebar https://github.com/dotnet/maui/issues/20976#issuecomment-1977173364 WinUI drastically changed the TitleBar implementation between 1.2 and 1.3 which led to...
This issue is to track the **review** portion of the CollectionView part 1 module
This issue is to track the **writing** portion of the CollectionView part 1 module --- [Associated WorkItem - 291153](https://dev.azure.com/msft-skilling/Content/_workitems/edit/291153)