Iconize icon indicating copy to clipboard operation
Iconize copied to clipboard

Is there a way to have multiple icons on the same control?

Open hjavaher opened this issue 6 years ago • 1 comments

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.

hjavaher avatar May 07 '19 05:05 hjavaher

You can add iconbuttons in single view/grid workaround

Pirate911 avatar May 10 '19 10:05 Pirate911