https://github.com/syncfusionexamples/xamarin-accordion-visualstatemanager
This repository contains the sample which showcases the Visual State Manager support in Accordion
https://github.com/syncfusionexamples/xamarin-accordion-visualstatemanager
accordion accordion-component visualstatemanager vsm xamarin-forms
Last synced: about 1 year ago
JSON representation
This repository contains the sample which showcases the Visual State Manager support in Accordion
- Host: GitHub
- URL: https://github.com/syncfusionexamples/xamarin-accordion-visualstatemanager
- Owner: SyncfusionExamples
- Created: 2019-07-04T07:17:25.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-15T13:40:44.000Z (over 2 years ago)
- Last Synced: 2025-02-08T20:48:18.752Z (over 1 year ago)
- Topics: accordion, accordion-component, visualstatemanager, vsm, xamarin-forms
- Language: C#
- Homepage:
- Size: 482 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Visual State Manager example of Xamarin.Forms Accordion
The appearance of the [SfAccordion](https://help.syncfusion.com/cr/cref_files/xamarin/Syncfusion.Expander.XForms~Syncfusion.XForms.Accordion.SfAccordion.html) can be customized using the following two `VisualStates`:
* Expanded
* Collapsed
```xml
{% endhighlight %}
```
You can also refer our UG documentation to know more about [VSM](https://help.syncfusion.com/xamarin/accordion/apperance#visual-state-manager).