UICollectionViewController.CollectionView Property

Definition

The UICollectionView managed by this UICollectionViewController.

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

Property Value

Attributes

Applies to