UICollectionReusableView.PrepareForReuse Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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