syncfusion-maui-toolkit-navigation-drawer
Installation
SKILL.md
Syncfusion .NET MAUI Navigation Drawer Implementation
The Syncfusion Navigation Drawer (SfNavigationDrawer) is a flexible component that creates a sliding navigation pane in your .NET MAUI applications. It supports positioning from all four directions, animated transitions, swipe gestures, and comprehensive event handling.
When to Use This Skill
Use this skill when you need to:
- Implement drawer navigation in .NET MAUI applications that display a sliding pane
- Position navigation panes from left, right, top, or bottom edges of the screen
- Handle drawer interactions including open/close events, animations, and gesture support
- Configure drawer content with main content areas, headers, and drawer pane layouts
- Customize appearance with animations, sizing, and styling options
- Add mobile-friendly navigation that responds to swipes or programmatic toggles
- Manage complex navigation flows where a drawer provides contextual menu or additional options
Specific scenarios: Hamburger menus, side navigation panels, bottom sheet navigation, app drawers, overlay menus, and any slide-out navigation patterns in MAUI applications.