UIScrollView.ScrollIndicatorInsets Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIEdgeInsets ScrollIndicatorInsets { [Foundation.Export("scrollIndicatorInsets")] get; [Foundation.Export("setScrollIndicatorInsets:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("scrollIndicatorInsets")>]
[<set: Foundation.Export("setScrollIndicatorInsets:")>]
member this.ScrollIndicatorInsets : UIKit.UIEdgeInsets with get, set

Property Value

Attributes

Applies to