The Xamarin.Forms Busy Indicator control (or activity indicator) lets users know when their application is busy.
Busy Indicator includes 17 pre-built animations that can be shown within your applications.
Ball busy indicator.
Battery busy indicator.
Box busy indicator.
Double-circle busy indicator.
ECG busy indicator.
Gear busy indicator.
Globe busy indicator.
Horizontal pulsing-box busy indicator.
Print busy indicator.
Rectangle busy indicator.
Single-circle busy indicator.
Slice-circle busy indicator.
Movie-timer busy indicator.
Rolling-ball busy indicator.
Zooming-target busy indicator.
Material-style busy indicator.
The header text indicates the busy status of the control to the users.
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
}
The Syncfusion Xamarin Busy Indicator provides the following:
We do not sell the Xamarin Busy Indicator control separately. It is only available for purchase as part of the Syncfusion Xamarin suite, which contains over 155 Xamarin components, including Busy Indicator. A single developer license for the Syncfusion Essential Studio for Xamarin suite costs $995.00 USD, including one year of support and updates. On top of this, we might be able to offer additional discounts based on currently active promotions. Please contact our sales team to see if you qualify for any additional discounts.
You can find our Xamarin Busy Indicator demo here.
No, our 155+ Xamarin components, including Busy Indicator, are not sold individually, only as a single package. However, we have competitively priced the product so it only costs a little bit more than what some other vendors charge for their Busy Indicator alone. We have also found that, in our experience, our customers usually start off using one of our products and then expand to several products quickly, so we felt it was best to offer all 155+ Xamarin components for a flat fee of $995/developer. On top of this, we might be able to offer additional discounts based on currently active promotions. Please contact our sales team today to see if you qualify for any additional discounts.
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 and five or fewer developers.
A good place to start would be our comprehensive getting started documentation.
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.