次の方法で共有


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

プロパティ値

属性

適用対象