Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 77050

How to add/set icon to Arc.UserDialogs ActionSheet?

$
0
0

I am using Arc.UserDialogs ActionSheet in my xamarin form app. But I am unable to attach a icons to the action sheet items. It asks a string value. I set image name but not working.

 UserDialogs.Instance.ActionSheet(new ActionSheetConfig()
                            .SetTitle("Choose Type")
                            .Add("Default", null, "icon1.png")
                            .Add("E-Mail", null, "icon2.png")
                        );

Viewing all articles
Browse latest Browse all 77050

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>