name | description | page_type | languages | products | urlFragment | ||
---|---|---|---|---|---|---|---|
Xamarin.Forms - ViewCell Custom Renderer |
Demonstrates a custom renderer for a ViewCell that's hosted inside a Xamarin.Forms ListView control #customrenderer |
sample |
|
|
customrenderers-viewcell |
This sample demonstrates a custom renderer for a ViewCell
that's hosted inside a Xamarin.Forms ListView
control, enabling developers to override the default native rendering with their own platform-specific customization.
For more information about this sample see Customizing a ViewCell.