Trying to figure out how to use XLabs ButtonGroup for Xamarin Forms. https://github.com/XLabs/Xamarin-Forms-Labs/wiki/ButtonGroup
I can't find an event handler or any way to set a listener for a click.
The sample code for how to use the button just skips over that detail. https://github.com/XLabs/Xamarin-Forms-Labs/blob/master/Samples/XLabs.Sample/Pages/Controls/ButtonGroupPage.cs
What am I missing?
Thanks, Brad.
If I remember correctly, I have add these rows
and modified this method