Change File Path of a image

Hi I wonder if I can change the Path of an image like this or something similar with UX:

<Change Target="MyImage.File" Value="Assets/images/myImage.png" Delay="2" />

If I try with this, I get this error: “Cannot parse unrecognized atomic type: Uno.BundleFile”

Thanks!!!

Hi!

Unfortunately this is not possible.

You can however change the Url of an image dynamically:

<Set Target="MyImage.Url" Value="http://www.proprofs.com/quiz-school/images/explore_market/fun.jpg&quot; Delay="2" />