Languages

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

Responses

1 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.