Share via


UIScrollView.ContentInset Property

Definition

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

Property Value

Attributes

Applies to