Share via


UIScrollView.ShowsHorizontalScrollIndicator Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool ShowsHorizontalScrollIndicator { [Foundation.Export("showsHorizontalScrollIndicator")] get; [Foundation.Export("setShowsHorizontalScrollIndicator:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("showsHorizontalScrollIndicator")>]
[<set: Foundation.Export("setShowsHorizontalScrollIndicator:")>]
member this.ShowsHorizontalScrollIndicator : bool with get, set

Property Value

Attributes

Applies to