IndicatorView
Last updated
Last updated
Inheritance: -> -> -> -> -> Xamarin.Forms documentation: IndicatorView /
For details on how the control actually works, please refer to the .
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.