unoplatform/uno

Support `SimpleOrientationSensor.ReadingTransform`

Open

#16.069 geöffnet am 29. März 2024

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (1 zugewiesene Person)C# (837 Forks)batch import
difficulty/starter 🚀good first issuekind/enhancementproject/non-ui ⚙️

Repository-Metriken

Stars
 (9.789 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 14T 8h) (130 gemergte PRs in 30 T)

Beschreibung

What would you like to be added

SimpleOrientationSensor.ReadingTransform is currently not implemented. And on WinUI SimpleOrientationSensor does not exist at all.

I propose to grab MAUI code and implement that in Uno

Why is this needed

To be able to get what is the device orientation to perform some UI adjustments

For which platform

WebAssembly, Android, iOS, macOS (AppKit), Mac Catalyst, Skia (WPF), Windows

Anything else we need to know?

No response

Contributor Guide