共用方式為


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

屬性

適用於