Share via


UIScrollView.HorizontalScrollIndicatorInsets Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIEdgeInsets HorizontalScrollIndicatorInsets { [Foundation.Export("horizontalScrollIndicatorInsets", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setHorizontalScrollIndicatorInsets:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("horizontalScrollIndicatorInsets", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setHorizontalScrollIndicatorInsets:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.HorizontalScrollIndicatorInsets : UIKit.UIEdgeInsets with get, set

Property Value

Attributes

Applies to