I want make a accelerator key for my Xamarin.Forms button on UWP.
My app is a chat app, on Android the user like to press the Send Button.
But on UWP when it run on desktop, the user like to use the accelerator key to trigger the Send Button event.
Can I do this for UWP in Xamarin.Forms ?
↧
how to make a accelerator key for Xamarin.Forms button ?
↧