docs-maui
docs-maui copied to clipboard
This repository contains documentation for .NET Multi-platform App UI (MAUI).
This issue is to track the **planning** portion of the CollectionView part 1 module --- [Associated WorkItem - 257496](https://dev.azure.com/msft-skilling/Content/_workitems/edit/257496)
### Type of issue Code doesn't work ### Description I have created TabbedPage in MAUI , " " In AppShell.Xaml.Cs registered Rout Routing.RegisterRoute("CustomTabPage", typeof(CustomTabPage)); On MainPage.Xaml.cs I am calling TabbedPage...
Fixes https://github.com/dotnet/docs-maui/issues/2362 --- #### Internal previews | 📄 File | 🔗 Preview link | |:--|:--| | [docs/user-interface/controls/collectionview/selection.md](https://github.com/dotnet/docs-maui/blob/d9a4353a9dffeda1a4e755256e369af81382d5a2/docs/user-interface/controls/collectionview/selection.md) | [Configure CollectionView item selection](https://review.learn.microsoft.com/en-us/dotnet/maui/user-interface/controls/collectionview/selection?branch=pr-en-us-2388) |
## Help make content visible A common scenario is that users will select something and then navigate away. Once they navigate back the element is still selected which will result...
For a button to return to its Normal state a user has to define a PointOver and/or Focused VisualState. This information is taken from https://github.com/dotnet/maui/pull/11842. This not-fully-explained fragment of documentation...
MAUI needs clear documentation on **_device-independent units_** that explains the relationship/correlation to IOS/Android Device Independent Pixels etc. Is it just a difference in the _name_ or is it more complicated...
### Type of issue Outdated article ### Description "Custom Entitlements" location is removed in Visual Studio 2022, "Custom Resource Rules" is the only available drop-down to set Entitlements ### Page...
### Type of issue Missing information ### Description I want to use the same row definition for all my rows, regardless of how many there are, specially when im adding...
### Type of issue Other (describe below) ### Description Please highlight "This check isn't necessary" ### Page URL https://learn.microsoft.com/en-us/dotnet/maui/platform-integration/appmodel/main-thread?view=net-maui-8.0 ### Content source URL https://github.com/dotnet/docs-maui/blob/main/docs/platform-integration/appmodel/main-thread.md ### Document Version Independent Id 0a397376-4080-f659-70ca-462f506cf1f0...
### Type of issue Missing information ### Description No existe la definición de GenericsDemo.Models lo que provoca que el codigo no funcione ### Page URL https://learn.microsoft.com/es-mx/dotnet/maui/xaml/generics?view=net-maui-8.0 ### Content source URL...