Share via


UICollectionLayoutListConfiguration.FooterMode Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UICollectionLayoutListFooterMode FooterMode { [Foundation.Export("footerMode", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setFooterMode:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("footerMode", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setFooterMode:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.FooterMode : UIKit.UICollectionLayoutListFooterMode with get, set

Property Value

Attributes

Applies to