Skip to content

Xamarin.Forms Advanced

Daniel Luberda edited this page Dec 20, 2015 · 32 revisions

ImageService.Initialize() method

You can override CachedImage global defaults by calling ImageService.Initialize method in platform specific project. You can globally enable transparency channel, disable fade animation, specify own logger, timeouts and a lot more. Read more details here: link