The Xamarin Expander is a layout control that can load any UI view in the header and content. It can easily be expanded or collapsed by tapping on the header, thus handling the screen space better.
The Xamarin Expander supports expanded and collapsed visual states for appearance customization based on expansion state.
The Xamarin.Forms Expander supports animation when expanding or collapsing the header item. Support provided to customize the enabling or disabling animation, expanding and collapsing animation duration, and easing in expander control.
The Xamarin.Forms Expander allows you to customize the position of the header icon.
The Expander loads the header and content views based on their content. In addition, the Expander can automatically size the height of its view based on dynamic changes in the UI.
Customize the appearance of expander items based on their expanded and collapsed states using the visual state manager.
Easily get started with the Xamarin Expander using a few simple lines of C# code as demonstrated below. Also explore our Xamarin Expander Example that shows you how to render and configure the Expander in Xamarin.
<ContentPage.Content><syncfusion:SfExpander x:Name="expander"/>
</ContentPage.Content>
SfExpander expander = new SfExpander();
This.Content =expander;
The Syncfusion Xamarin Expander provides the following:
You can find our Xamarin Expander demo here.
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.
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.