UICollectionViewController.CollectionView プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
この UICollectionViewController によって管理される UICollectionView。
public virtual UIKit.UICollectionView CollectionView { [Foundation.Export("collectionView", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setCollectionView:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.CollectionView : UIKit.UICollectionView with get, set
プロパティ値
- 属性