awesome-inc / FontAwesome.Sharp

A library for using Font Awesome in WPF & Windows Forms applications
Apache License 2.0
384 stars 89 forks source link

Animated icons #34

Closed sectasy0 closed 4 years ago

sectasy0 commented 4 years ago

How to use animated icons? from https://fontawesome.com/how-to-use/on-the-web/styling/animating-icons

mkoertgen commented 4 years ago

Hi @sectasy0 , thx for reaching out.

For WPF spinning is supported via the Spin-Markup-Extension, cf.:

For WinForms there is no comfortable built-in way to spin automagically via a behaviour but you can control the Rotation & Flip-properties, cf.: