dotnet / docs-maui

This repository contains documentation for .NET Multi-platform App UI (MAUI).
https://docs.microsoft.com/dotnet/maui
Creative Commons Attribution 4.0 International
222 stars 194 forks source link

Some controls don't work in UIDeviceFamily 6 #1951

Closed davidbritch closed 9 months ago

davidbritch commented 9 months ago

Type of issue

Missing information

Description

The doc needs updating to specify that UIStepper, UIPickerView, and UIRefreshView (and, by extension, controls that implement them in MAUI) won't work in the Mac Catalyst Desktop Idiom if you enable it.

More info: https://github.com/dotnet/maui/issues/19354

Page URL

https://learn.microsoft.com/en-gb/dotnet/maui/mac-catalyst/user-interface-idiom?view=net-maui-8.0

Content source URL

https://github.com/dotnet/docs-maui/blob/main/docs/mac-catalyst/user-interface-idiom.md

Document Version Independent Id

3310bb67-e85a-ff20-c9c3-cd11b905004f

Article author

@davidbritch

Metadata


Associated WorkItem - 192825

davidbritch commented 9 months ago

The complete list of controls that throw exceptions in the Mac idiom are:

In addition: