UICollectionViewCell.Highlighted Property

Definition

The highlight state of this UICollectionViewCell.

public virtual bool Highlighted { [Foundation.Export("isHighlighted")] get; [Foundation.Export("setHighlighted:")] set; }
member this.Highlighted : bool with get, set

Property Value

Attributes

Applies to