Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
csharp
xamarin
customrenderers-viewcell

ViewCell Custom Renderer

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.

ViewCell Custom Renderer application screenshot