syncfusion-maui-busy-indicator
Installation
SKILL.md
Implementing Busy Indicators
The Syncfusion .NET MAUI Busy Indicator (SfBusyIndicator) provides visual feedback during app loading, data processing, and other time-consuming operations. It offers 7 built-in animation types, extensive customization options, and a simple API for controlling loading states.
When to Use This Skill
Use this skill when you need to:
- Display loading states during data fetching, API calls, or initialization
- Show processing feedback for long-running operations
- Implement activity indicators with custom animations and styling
- Add busy overlays to prevent user interaction during processing
- Create branded loading experiences with custom colors, sizes, and titles
- Control animation states dynamically based on application logic
- Provide visual feedback that improves perceived performance
Common scenarios: Login screens, data synchronization, file uploads, search operations, report generation, async operations, and any task requiring user patience.