Trusted by the world’s leading companies
Overview
The Xamarin.Forms Busy Indicator control (or activity indicator) lets users know when their application is busy.
Animation types
Busy Indicator includes 17 pre-built animations that can be shown within your applications.

Ball
Ball busy indicator.

Battery
Battery busy indicator.

Box
Box busy indicator.

Double circle
Double-circle busy indicator.

ECG
ECG busy indicator.

Gear
Gear busy indicator.

Globe
Globe busy indicator.

Horizontal pulsing box
Horizontal pulsing-box busy indicator.

Print busy indicator.

Rectangle
Rectangle busy indicator.

Single circle
Single-circle busy indicator.

Slice circle
Slice-circle busy indicator.

Movie timer
Movie-timer busy indicator.

Rolling ball
Rolling-ball busy indicator.

Zooming target
Zooming-target busy indicator.

Material
Material-style busy indicator.
Header
The header text indicates the busy status of the control to the users.

Xamarin.Forms Busy Indicator Code Example
Easily get started with the Xamarin.Forms Busy Indicator using a few simple lines of C# code example as demonstrated below. Also explore our Xamarin.Forms Busy Indicator Example that shows you how to render and configure the Busy Indicator for Xamarin.Forms.
<busyindicator:SfBusyIndicator x:Name="busyindicator"
AnimationType="Battery"
ViewBoxWidth = "150"
ViewBoxHeight="150"
TextColor="Maroon" />SfBusyIndicator busyIndicator;
public MainPage()
{
InitializeComponent();
busyIndicator = new SfBusyIndicator()
{
AnimationType = AnimationTypes.Battery,
ViewBoxHeight = 150,
ViewBoxWidth = 150,
TextColor = Color.Maroon
};
this.Content = busyIndicator
}Not sure how to create your first Xamarin Busy Indicator? Our documentation can help.
I’d love to read it now150+ XAMARIN UI CONTROLS
-
Xamarin.Forms
-
Xamarin.Android
-
Xamarin.iOS
-
GRIDSDATA VISUALIZATIONNAVIGATIONEDITORSLAYOUTPROJECT MANAGEMENTNOTIFICATIONDOCUMENT PROCESSING LIBRARIESVIEWER/EDITORMISCELLANEOUSCHAT
-
GRIDSDATA VISUALIZATIONNAVIGATIONEDITORSLAYOUTPROJECT MANAGEMENTNOTIFICATIONVIEWER/EDITORDOCUMENT PROCESSING LIBRARIESMISCELLANEOUS
-
GRIDSDATA VISUALIZATIONNAVIGATIONEDITORSLAYOUTPROJECT MANAGEMENTNOTIFICATIONVIEWER/EDITORDOCUMENT PROCESSING LIBRARIESMISCELLANEOUS
Frequently Asked Questions
Why should you choose Syncfusion Xamarin Busy Indicator?
The Syncfusion Xamarin Busy Indicator provides the following:
- Pick from 17 built-in animations to match your design.
- Show busy indications with custom messages.
Adjust the animation speed.
- One of the best Xamarin Busy Indicators in the market that offers a feature-rich UI.
- Simple configuration and API.
Extensive demos and documentation to learn quickly and get started with Xamarin Busy Indicator.
Where can I find the Syncfusion Xamarin Busy Indicator demo?
You can find our Xamarin Busy Indicator demo here
Can I download and utilize the Syncfusion Xamarin Busy Indicator for free?
No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue, 5 or fewer developers, and 10 or fewer total employees.
How do I get started with Syncfusion Xamarin Busy Indicator?
A good place to start would be our comprehensive getting started documentation.
Our Customers Love Us
Awards
Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion® is proud to hold the following industry awards.