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

Syntax

[get: Foundation.Export("showsHorizontalScrollIndicator")]
[set: Foundation.Export("setShowsHorizontalScrollIndicator:")]
public virtual bool ShowsHorizontalScrollIndicator { get; set; }

See Also

UIScrollView.ShowsVerticalScrollIndicator
UIScrollView.DirectionalLockEnabled

Value

The default value is true.

Remarks

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

Requirements

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