Share via


UIScrollView.ShowsVerticalScrollIndicator Property

Definition

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

Property Value

Attributes

Applies to