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

How do I create Custom Renderers for Cells?

$
0
0

I was able to figure out how to create custom renderers for Droid and iOS from here

BUT how do I do it for Windows Phone 8.1?

public override Windows.UI.Xaml.DataTemplate GetTemplate(Cell cell)
gives out DataTemplate. How do I extract the components from it? I need a custom ImageCell renderer


Viewing all articles
Browse latest Browse all 79144

Trending Articles