IExpandableSection<TItem>
An
ISection<TItem> whose items collapse behind its header.The header shows a chevron and tapping it toggles
IsExpanded.
| Type parameter | Summary |
|---|---|
TItem | The element type of the group. |
Properties
IsExpanded
Whether the group's items are shown.
Type: bool