The
marketing page for SfDataGrid for Xamarin.iOS shows swipe buttons as being enabled for Xamarin.iOS, and I can see a SfDataGrid property called "AllowSwiping" in the code, but I can't find any documentation for Xamarin.iOS swipe buttons. I can see a
documentation page for Xamarin Forms, but it shows using XAML for the templates. Any documentation that I'm missing, or examples anywhere? I'd like to have the swipe produce two buttons on one side (delete and clone).