Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Changing icon color in XAML #54

Open
skourta opened this issue Feb 13, 2018 · 3 comments
Open

Changing icon color in XAML #54

skourta opened this issue Feb 13, 2018 · 3 comments

Comments

@skourta
Copy link

skourta commented Feb 13, 2018

I want to use the refresh spinning icon but I want to set its color to white.
I tried editing the code around but failed to implement it. here's my code it would be awesome if there was a color attribute.
<fa:ImageAwesome Icon="Refresh" Spin="True" Height="48" Width="48" />

@drewnoakes
Copy link
Contributor

Isn't there a Foreground attribute?

@skourta
Copy link
Author

skourta commented Feb 13, 2018

@drewnoakes, that was embarrassing I tried all the attributes except the foreground I thought that was restricted to text color.Thanks a lot!

@drewnoakes
Copy link
Contributor

You're welcome.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants