IndicatorView
Last updated
Last updated
Inheritance: Element -> NavigableElement -> VisualElement -> View -> Layout -> TemplatedView Xamarin.Forms documentation: IndicatorView API / Guide
For details on how the control actually works, please refer to the Xamarin.Forms documentation.
Constructors | Description |
---|---|
Properties | Description |
---|---|
IndicatorView(reference: ViewRef)
Define a IndicatorView widget with the given reference.
selectedIndicatorColor(light: FabColor, ?dark: FabColor)
Sets The color of the selected indicator.
indicatorSize(size: float)
Sets The size of the indicator.
indicatorShape(shape: IndicatorShape)
Sets The shape of the indicator.
hideSingle(hide: bool)
Whether to hide the indicator if there is only one item.
indicatorColor(light: FabColor, ?dark: FabColor)
Sets the indicator color.
maximumVisible(count: int)
Sets the maximum number of visible indicators.