The Kanban control provides an efficient interface to track and visualize different stages in a task or workflow.
The following samples are available for Kanban to demonstrate the functionalities of each feature.
| Sample | Description |
|---|---|
| Getting Started | This sample demonstrates how to bind tasks, configure columns, and define workflows to the kanban control in a Xamarin.Forms application. |
| Customization | This sample demonstrates how to customize the appearance of placeholder, define workflow, and configure error bar to visualize the work-in-progress validation in kanban control in a Xamarin.Forms application. |