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

Which browser engines are used to render WebView on each supported platform?

doc-enhancement
Pri3

See the document, where it states >To comply with Android resource naming rules, all local image filenames must be lowercase, start and end with a letter character, and contain only...

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

Hi, How to make subsequent call to the api and how to sign out. Best regards, João Martins --- #### Document Details ⚠ *Do not edit this section. It is...

doc-enhancement
needs-more-info
Pri2
dotnet-mobile/prod
dotnet-maui/tech

I'm unable to find information about permissions with extra attributes in the manifest in this text For instance ` ` Then making my own permission by inheriting the base class...

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

Hi All, In Xamarin forms custom renderers we can write renderer for control which is a specific type like Entry or button etc. Still, we can access control default properties....

doc-enhancement
Pri3

![image](https://github.com/dotnet/docs-maui/assets/115541611/c4afa370-1a38-442f-8487-c781ad1ca9a4) **Custom Control:** ![image](https://github.com/dotnet/docs-maui/assets/115541611/121c8081-4944-4db7-a884-835e85818818) Using in XAML: - ![image](https://github.com/dotnet/docs-maui/assets/115541611/48f8bf22-e685-42ba-908d-3be5975357ff) When the page is loadig we are getting runtime exception like above screenshot. **Note:** In Xamarin. Forms its working fine and...

doc-enhancement
Pri3

I would like to point out that a note like the following would save a lot of time: To distribute the application with a self-signed certificate, it is necessary to...

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

### Type of issue Missing information ### Description There is still a limit of 2000 chars when try to open a scheme or app over the OpenAsync call. So it...

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

We have docs on app/window lifecycle, but not for individual views. Some events that I see are: Before properties set: - **Constructor** After properties set: - **HandlerChanging event** - before...

Pri3
doc-idea

Based on this StackOverflow question: https://stackoverflow.com/questions/77534919/how-to-share-code-between-ios-and-mac-on-net-maui-no-conditional-compilation I think you should improve this documentation: https://github.com/dotnet/docs-maui/blob/main/docs/platform-integration/configure-multi-targeting.md Clarifying that when using "folder-based multi-targeting" we have to use our own root folder, and not...

doc-enhancement
Pri3