Namespace Syncfusion.XForms.Accordion
Classes
| AccordionItem
A SfAccordion class that provides a way to host a customizable header and content part as compound view. The content part gets expanded upon tapping the header part of the AccordionItem. |
| AutoScrollPosition
Defines constants that describes to specify the scroll position of the expanded AccordionItem. |
| DynamicSizeMode
Defines the dynamic size option for SfAccordion. |
| ExpandedAndCollapsedEventArgs
Provides data for the Expanded and Collapsed event as event args. |
| ExpandingAndCollapsingEventArgs
Provides data for the Expanding and Collapsing event as event args. |
| ExpandMode
Defines constants that describes the possible expand modes for an AccordionItem. |
| SfAccordion
A SfAccordion class provides a way to display the information in a vertically stacked list of items. This is a collection of collapsed and expanded AccordionItem. |
| SfAccordionStyles
Dictionary for theming the accordion control. |