Share via


NSCollectionViewFlowLayout.FooterReferenceSize Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGSize FooterReferenceSize { [Foundation.Export("footerReferenceSize", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setFooterReferenceSize:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("footerReferenceSize", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setFooterReferenceSize:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.FooterReferenceSize : CoreGraphics.CGSize with get, set

Property Value

Attributes

Applies to