Controls/IndicatorView
Jump to navigation
Jump to search
IndicatorView
- Kind
- Control
- Microsoft Docs
- IndicatorView documentation on learn.microsoft.com
- Introduced
- MAUI 6.0 (.NET 6)
- Deprecated
- No
- Notes
- Dot indicators; typically paired with CarouselView.
Properties
| Property | Implemented (Maui Linux) | Introduced in (MAUI/.NET) | Notes |
|---|---|---|---|
| Count | ? | Number of items | |
| Position | ? | Current index | |
| IndicatorColor | ? | Default dot color | |
| SelectedIndicatorColor | ? | Active dot color | |
| HideSingle | ? | Hide when Count ≤ 1 |