.NET MAUI Community Toolkit

Handlers Overview

The .NET MAUI Community Toolkit provides a set of Handlers that extend the functionality of native controls without the overhead of custom renderers. Handlers enable you to add platform‑specific features, improve performance, and keep your UI code clean and maintainable.

Why Use Handlers?

Key Features

Explore Handlers