You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I was wondering if there is a way to have multiple icons in the same control. Say I have a IconButton which takes the Text field to put the "id" of the icon. I want to add 3 icons to that same button. Something like the following:
Hi, I was wondering if there is a way to have multiple icons in the same control. Say I have a IconButton which takes the Text field to put the "id" of the icon. I want to add 3 icons to that same button. Something like the following:
<iconize:IconButton FontSize="25" Text="fal-star fal-star fal-star" TextColor="black" WidthRequest="200" />
Is this, or anything like it possible? if not, it would be great to add this as a future development.
The text was updated successfully, but these errors were encountered: