Share via


NSCollectionLayoutSection.ContentInsets Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.NSDirectionalEdgeInsets ContentInsets { [Foundation.Export("contentInsets", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setContentInsets:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("contentInsets", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setContentInsets:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.ContentInsets : UIKit.NSDirectionalEdgeInsets with get, set

Property Value

Attributes

Applies to