UICollectionViewLayoutAttributes.Hidden Property

Definition

Whether the UICollectionView is hidden or not.

public virtual bool Hidden { [Foundation.Export("isHidden")] get; [Foundation.Export("setHidden:")] set; }
member this.Hidden : bool with get, set

Property Value

Attributes

Applies to