Hello, I would like images to be faded in when a page is loaded in Xamarin Forms. I know that there is a "simple animation" FadeTo function but i am not sure how to use it to make sure that the image is faded in right at loading of the page. i also saw several samples for how to fade in an image in response to an event (lika a click) but none where the fading is done right from the beginning.
↧