UICollectionViewLayout.PrepareForCollectionViewUpdates 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.
Notifies the layout object that the contents of the UICollectionView are about to change.
[Foundation.Export("prepareForCollectionViewUpdates:")]
public virtual void PrepareForCollectionViewUpdates (UIKit.UICollectionViewUpdateItem[] updateItems);
abstract member PrepareForCollectionViewUpdates : UIKit.UICollectionViewUpdateItem[] -> unit
override this.PrepareForCollectionViewUpdates : UIKit.UICollectionViewUpdateItem[] -> unit
Parameters
- updateItems
- UICollectionViewUpdateItem[]
- Attributes