Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 91519

Tiled Background?

$
0
0

For a tiled background in Xamarin for an iOS project I can do:

public override void ViewDidLoad()
{
     base.View.BackgroundColor = UIColor.FromPatternImage(UIImage.FromFile("Graphics/ScannerBackgroundTile.png"));
}

How to I achieve the same cross platform in Xamarin Forms Portable in XAML? Thanks.


Viewing all articles
Browse latest Browse all 91519

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>