UIScrollView.IndicatorStyle Property

Definition

The style of the scroll indicators.

public virtual UIKit.UIScrollViewIndicatorStyle IndicatorStyle { [Foundation.Export("indicatorStyle")] get; [Foundation.Export("setIndicatorStyle:")] set; }
member this.IndicatorStyle : UIKit.UIScrollViewIndicatorStyle with get, set

Property Value

Default value is Default

Attributes

Applies to