Hello
Got issues with setting ContentPage.BackgroundImage property on android. (iOS works great).
Tryin to do it like so:
this.BackgroundImage = "/images/some/image/image.png";
But got the error:
What can be the issue?
Hello
Got issues with setting ContentPage.BackgroundImage property on android. (iOS works great).
Tryin to do it like so:
this.BackgroundImage = "/images/some/image/image.png";
But got the error:
What can be the issue?