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

Latest commit

 

History

History

ContentViewDemos

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
name description page_type languages products extensions urlFragment
Xamarin.Forms - ContentView Demos
This sample demonstrates the creation of a custom CardView control using the Xamarin.Forms ContentView class (UI).
sample
csharp
xamarin
tags
ui
userinterface-contentviewdemos

ContentView demos

The Xamarin.Forms ContentView class can be extended to create custom controls. This sample demonstrates how to create a custom CardView control, based on the ContentView class, and instantiate it in XAML, XAML with MVVM bindings, and code. This sample also demonstrates how to use a ControlTemplate to override the layout of a custom control such as the CardView class.

For more information about this sample, see Xamarin.Forms CardView

CardView Demo application screenshot