AathifMahir / MauiIcons

MauiIcons is Icon Collection Library for .Net Maui
MIT License
209 stars 13 forks source link

ImageSource C# Extension Support #91

Closed AathifMahir closed 6 months ago

AathifMahir commented 6 months ago

Discussed in https://github.com/AathifMahir/MauiIcons/discussions/90

Originally posted by **eamonnalphin** March 31, 2024 Is it possible to use MauiIcons as an imageSource, in a swipeView or A ShellContent Icon? I can't seem to figure out how to do this in C#. I can see it's possible to use MauiIcons as an image source in XAML, but I can't figure out how convert that into C#.