docs-maui icon indicating copy to clipboard operation
docs-maui copied to clipboard

This repository contains documentation for .NET Multi-platform App UI (MAUI).

Results 210 docs-maui issues
Sort by recently updated
recently updated
newest added

The described code in "[Reuse custom renderers in .NET MAUI](https://learn.microsoft.com/en-us/dotnet/maui/migration/custom-renderers)" is only valid for the[ referenced example](https://learn.microsoft.com/en-us/samples/dotnet/maui-samples/custom-renderers/), but not for any custom renderer. I tried to migrate an `Entry `CustomRenderer...

doc-enhancement
Pri2
dotnet-mobile/prod
dotnet-maui/tech
upgrade-from-xamarin

This is a great article but it assumes single-project. We really need examples that use multiple platform projects. Migrated Xamarin.Forms projects are likely to not end up as single-project, and...

Pri1
dotnet-mobile/prod
dotnet-maui/tech
doc-idea
upgrade-from-xamarin

I thought this was well written, but in the section where you talk about bottom and top tab bars, after you show the screenshot with the Cats and Dogs having...

doc-enhancement
Pri1
dotnet-mobile/prod
dotnet-maui/tech

While reading this page and seeing the examples it is hard to understand the context of the examples. It will say "A page can be modally navigated to by calling...

doc-enhancement
Pri1
dotnet-mobile/prod
dotnet-maui/tech

This page implies that tabs can't be used with Flyout. But there is actually a way of using Flyout and tabs as described at the bottom of this page in...

doc-bug
doc-enhancement
Pri1
dotnet-mobile/prod
dotnet-maui/tech

I have a file that I need to copy onto an Android (and eventually iOS and macOS) device, and get its path. That should be easy but I've spent hours...

product-question
Pri1
dotnet-mobile/prod
dotnet-maui/tech

The docs say `.NET Multi-platform App UI (.NET MAUI) triggers allow you to express actions declaratively in XAML that change the appearance of controls based on events or data changes`....

doc-enhancement
Pri3
dotnet-mobile/prod
dotnet-maui/tech

I have followed the steps provided in the documentation and I still receive the error message "Error adding record: Missing Entitlement" I am using Visual Studio 2022 for Mac running...

product-question
Pri2
dotnet-mobile/prod
dotnet-maui/tech

Right now there seems to be not much saying what the `ApplicationVersion` and `ApplicationDisplayVersion` properties do and how they work for a cross-platform level. In addition to this, these numbers...

Pri1
doc-idea

I am missing some documentation how to style the top of the shell page. Even when setting an Shell.TitleView with a tiny label the header of the page continues to...

doc-enhancement
Pri1
dotnet-mobile/prod
dotnet-maui/tech