Hello, according this: https://docs.microsoft.com/en-us/dotnet/api/xamarin.essentials.devicedisplay.keepscreenon?view=xamarin-essentials-watchos#Xamarin_Essentials_DeviceDisplay_KeepScreenOn
Can someone please explain me, how and where to use it on my "hello world" xamarin app for wearable Samsung Galaxy Watch?
Simply I need prevent go to sleep mode when you turn your wrisp (hand). If you are looking on app, app is visible. When you, let's say, walking, the app goes sleep (clock appear). I need to prevent this and have always on my app.
I found many tutorials, but every on android mobile app, not wearable xamarin.