ChatLayoutInvalidationContext

@MainActor
public final class ChatLayoutInvalidationContext : UICollectionViewLayoutInvalidationContext

Custom implementation of UICollectionViewLayoutInvalidationContext

  • Indicates whether to recompute the positions and sizes of the items based on the current collection view and delegate layout metrics.

    Declaration

    Swift

    @MainActor
    public var invalidateLayoutMetrics: Bool