Overview of .NET MAUI Cards (SfCards)
25 Jun 20265 minutes to read
The Syncfusion® .NET MAUI Cards (SfCards) control empowers you to generate either a removable card or a stack of cards, with only one card being visible initially, requires a swipe to reveal the subsequent card.

Business use cases
- Mobile applications that require swipe-based navigation for content browsing or recommendations.
- E-commerce applications that display product cards with interactive swipe actions.
- Dashboard and productivity apps that use card layouts for compact and organized data presentation.
- Social or content apps that require card stacking and gesture-based interactions for user engagement.
Key features
- Removable card support allows creating cards that can be dismissed through user interaction.
- Swipe interaction enables dismissing cards in left and right directions for intuitive navigation.
- Dismissal control allows restricting or customizing when cards can be removed.
- Card stack layout allows displaying multiple cards in a stacked format with one visible at a time.
- Multi-directional swipe support enables dismissing and retrieving cards in left, right, top, and bottom directions.
- Swiped card visibility control allows handling how dismissed cards are displayed or restored.
Globalization
The following table summarizes the globalization support available in this control.
| Control | Localization | RTL | Time zone | Screen reader | Keyboard navigation |
|---|---|---|---|---|---|
| Cards |
Related controls
- Carousel View for swipe-based item navigation using carousel layouts.
- ListView for displaying items in structured and scrollable lists.
- Accordion for organizing collapsible content sections.
See Also
- Getting Started shows how to begin using the Cards control step by step.
- Customization shows how to configure appearance and behavior of cards.
- Bindable Layout explains how to bind card items to collections.
- UI Kit provides interactive demos and ready-made UI examples.
Resources
Feature Tour
Get a quick overview of key features and capabilities to kick start your journey.
Explore Features
Showcase Samples
Explore real-world sample apps to see components in action and learn by example.
View Samples
Tutorial Videos
Watch step‑by‑step video guides to quickly understand concepts and implementation.
Watch now
Knowledge Base
Find practical solutions, troubleshooting tips and how‑to guides for common scenarios.
Search KB's