Forum Discussion
tscholze
Mar 02, 2020Iron Contributor
Is the Hinge Angle Sensor API / Hinge Sensor still the way to go to listen on hinge angle changes?
Hi team, is the https://docs.microsoft.com/de-de/dual-screen/android/api-reference/hinge-sensor?tabs=csharp still the way to go to listen on hinge angle changes? The blog post is a little bit ol...
- Apr 14, 2020
tscholze you probably found this already, but for other techcommunity readers, you can read the Xamarin.Forms hinge sensor docs here:
guymerin
Microsoft
Mar 05, 2020For Andoird Native development (Java and Kotlin), the best method is what we describe in our documentation which is to have a listener on a new sensor we added (Hinge Angle Sensor)
tscholze
Mar 07, 2020Iron Contributor
Thanks for pointing it out. I'm using Xamarin.Forms.
- Craig_DunnApr 14, 2020
Microsoft
tscholze you probably found this already, but for other techcommunity readers, you can read the Xamarin.Forms hinge sensor docs here: