次の方法で共有


UICollectionViewController.Layout プロパティ

定義

この UICollectionViewController を初期化するために使用される UICollectionViewLayout。 読み取り専用です。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UICollectionViewLayout Layout { [Foundation.Export("collectionViewLayout")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.Layout : UIKit.UICollectionViewLayout

プロパティ値

UICollectionViewLayout

属性

適用対象