indicatorStyle
The style of the scroll indicators.
Declaration
var indicatorStyle: UIScrollView.IndicatorStyle { get set }Discussion
The default style is UIScrollView.IndicatorStyle.default. See UIScrollView.IndicatorStyle for descriptions of these constants.