I'm setting the NavigationPage
title icon and i'm trying to see if there is a way to get the click event/command for when a user clicks it or if there is a nuget/add-on that will allow me to do this.
My NavigationPage
title icon code:
NavigationPage.SetTitleIcon(this, "logo.png");