WinUI BusyIndicator Overview
27 Mar 20231 minute to read
The WinUI Busy Indicator control is used to display a predefined built-in animation when an operation runs in the application’s background and is waiting for its completion. It can be customized in terms of size, color, duration, and content.

Key features
- 
AnimationType: Eight different animation types.
- 
DurationFactor: Customize the animation duration.
- 
SizeFactor: Customize the size of the indicator.
- 
Color: Customize the indicator color.
- 
Content: Display an indicator showing the loading progress of the content with customization support.