So I would like to set the TabIndex
on my items in my view so that when I press "Done" or "Next" it focuses on the next element.
Is it possible to do this with a Xamarin.Forms Entry?
I find that Syncfusion Controls already do this automatically
So I would like to set the TabIndex
on my items in my view so that when I press "Done" or "Next" it focuses on the next element.
Is it possible to do this with a Xamarin.Forms Entry?
I find that Syncfusion Controls already do this automatically