UIKit.UIScrollView.ShowsVerticalScrollIndicator Property
If true, then the vertical scroll bar will be visible when tracking.

Syntax

[get: Foundation.Export("showsVerticalScrollIndicator")]
[set: Foundation.Export("setShowsVerticalScrollIndicator:")]
public virtual bool ShowsVerticalScrollIndicator { get; set; }

See Also

UIScrollView.ShowsHorizontalScrollIndicator
UIScrollView.DirectionalLockEnabled

Value

The default value is true.

Remarks

Setting this value to false hides the vertical scroll bar, but does not constrain vertical tracking.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0