Maui Custom Handlers

Guide for creating custom .NET MAUI handlers, customizing existing handlers with property mappers, and implementing platform-specific native views. Covers PrependToMapping/ModifyMapping/AppendToMapping, PropertyMapper, CommandMapper, partial handler classes, and handler registration. USE FOR: "custom handler", "PropertyMapper", "AppendToMapping", "PrependToMapping", "ModifyMapping", "CommandMapper", "platform-specific rendering", "native view", "handler registration", "custom control renderer". DO NOT USE FOR: platform API calls without custom controls (use maui-platform-invoke), data binding (use maui-data-binding), or gesture handling (use maui-gestures).

majiayu000 4334cf4 2 files · 7.9 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/maui-custom-handlers commit 4334cf4e2c

Frequently asked questions

npx skillmds add majiayu000/maui-custom-handlers