UICollectionReusableView.PrepareForReuse Method

Definition

Called prior to this UICollectionReusableView being reused by the UICollectionView's reuse queue.

[Foundation.Export("prepareForReuse")]
public virtual void PrepareForReuse ();
abstract member PrepareForReuse : unit -> unit
override this.PrepareForReuse : unit -> unit
Attributes

Applies to