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 189 docs-maui issues
Sort by recently updated
recently updated
newest added

This documentation is terrible! Following it only leads to confusion, dead-ends, and frustration. Stop abusing your readers by sending them into page linking hell! Discuss the ICanvas in the context...

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

I was trying to figure out how to set up a mechanism where I could swipe a row and delete an element. That might not be quite the right place...

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

When Android is running in immersive mode, running DisplayAlert to show a message unhides the system icons at the bottom. Is there any way of hiding this?

Pri3
support-request

This warning is located on the page Warning Using the ReadAsStringAsync method to retrieve a large response can have a negative performance impact. In such circumstances the response should be...

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

[Enter feedback here] --- #### Document Details ⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.* * ID: c41e4603-6e24-65df-1429-b6beff4d3ec8 * Version Independent ID: c41e4603-6e24-65df-1429-b6beff4d3ec8...

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

Doc how to use the Platforms folders for splash screens, layouts, images, assets and anything else platform-specific. This should cover the approach for referencing multiple-density images on each platform.

Pri1
doc-idea
upgrade-from-xamarin

It seems that the Windows build require runPartialTrust at the least. Windows Store would not accept this when trying to publish an application. Is there any way we can make...

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

Xamarin doc: https://learn.microsoft.com/en-us/xamarin/ios/platform/binding-objective-c/ .NET MAUI sample: https://github.com/Sweekriti91/maui_ios_binding Binding Obj-C - https://docs.microsoft.com/en-us/xamarin/ios/platform/binding-objective-c/ Updated the sample here : https://github.com/Sweekriti91/maui_ios_binding Steps followed : ## Steps 1. Convert csproj file to SDK style. 1....

Pri1
doc-idea
:pushpin: seQUESTered

I feel like this doc is a bit confusing and doesn't quite guide users to what they are looking for. If we want to show migration, then I think we...

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

Apologies if I have missed something on this. Do I need to worry about the Xamarin.AndroidX. * / Xamarin.GooglePlayServices nuget packages after following the guide? If there are MAUI alternative...

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