Hello!
I would like to add a button to a grid.
The button should have have an image and a text.
I have downloaded XLabs.Sample from here: https://github.com/XLabs/Xamarin-Forms-Labs
The ImageButton seems to be what I need.
But I don't see where the ImageButton (source code) is located, so I can not use it in my own project because I don't know which files I would have to add to my project.
Can anyone help?
Thank you.