Getting foldable device info in Maui such has hinge rect info, and if the device is foldable or not
khatauli
61
Reputation points
Hi there,
In my xamarin android app, which I am moving to Maui, which relies on some foldable device info such as if the device is foldable or not, and if it is, what is the hinge width (such as surface duo).
In Xamarin, I used jetPack apis, but it does not work in Maui. What are the alternative to it. I spent few hours, but could not make it work.
Sign in to answer