共用方式為


UICollectionViewFlowLayout.SectionFootersPinToVisibleBounds 屬性

定義

取得或設定區段頁尾是否應該釘選到界限。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool SectionFootersPinToVisibleBounds { [Foundation.Export("sectionFootersPinToVisibleBounds")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setSectionFootersPinToVisibleBounds:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.SectionFootersPinToVisibleBounds : bool with get, set

屬性值

屬性

適用於