I am using a remote uri as a source for an Image in Xamarin forms using a UriImageSource. I want to display a placeholder image/control when the remote image does not exist, but cant find a nice way to do this. I thought IsLoading might be the one but this is set to false once...