UIScrollView.IndicatorStyle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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