Languages

Menu
Sites
Language
BackButton event trigger
Hi! How can i set an event listener to the back button of my watch?

Responses

2 Replies
Tizen .NET

Hi,

If you use Xamarin.Forms for UI, please refer to this(https://docs.microsoft.com/en-us/dotnet/api/xamarin.forms.page.onbackbuttonpressed?view=xamarin-forms)

Thanks.

Alex K

Having the same question. Xamarin Page.OnBackButtonPressed is not invoked when the hardware back button is pressed on the watch. Are there other ways?