Maui Icons
#105
Replies: 1 comment
-
Setters and Triggers were not supported yet by MauiIcons, We are currently on Research Stage on Implementating this feature. Of course this feature is Main Theme for v4 of MauiIcons. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How can I add my own icons or reference icons from Resources\Images? When I provide image details in the value fields, the images are not displaying.
<mi:MauiIcon
x:Name="PART_Icon"
HorizontalOptions="Center"
IconAutoScaling="True"
IconColor="#776C65"
IconSize="24"
Margin="0,10,0,0"
VerticalOptions="Center">
mi:MauiIcon.Triggers
Beta Was this translation helpful? Give feedback.
All reactions