Create custom controls with Xamarin.Forms renderers

Advanced
Developer
Xamarin
.NET
Visual Studio

Extend the built-in functionality of Xamarin.Forms by modifying existing controls and creating new custom controls.

Learning objectives

In this module, you will:

  • Modify an existing control's renderer
  • Create a new control with a new renderer
  • Send notifications between a Xamarin.Forms element and native controls

Prerequisites

  • Visual Studio 2019 (any edition)
  • Familiarity with C# and .NET