Share via


NSCollectionLayoutSection.SupplementaryContentInsetsReference Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIContentInsetsReference SupplementaryContentInsetsReference { [Foundation.Export("supplementaryContentInsetsReference", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setSupplementaryContentInsetsReference:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("supplementaryContentInsetsReference", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setSupplementaryContentInsetsReference:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.SupplementaryContentInsetsReference : UIKit.UIContentInsetsReference with get, set

Property Value

Attributes

Applies to