Svg Image object binding. #254
Unanswered
Alexbeerses
asked this question in
Q&A
Replies: 1 comment 5 replies
-
|
This problem creates a lot of inconvenience and difficulty. |
Beta Was this translation helpful? Give feedback.
5 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.
-
Good day!
I need to bind svg image object in avalonia xaml with Community MVVM.
I need to bind image object not image path because image comes from far source in my project.
The button pressing should make image changing in runtime. I tried to use SvgSource but it didn't work.
I have make a simple project to show the behavior.
AvaloniaSvg.zip
Could you help?
Beta Was this translation helpful? Give feedback.
All reactions