UITableView.SelfSizingInvalidation.enabled
A mode that enables manual self-sizing invalidation.
Declaration
case enabledDiscussion
If you use this self-sizing invalidation mode, calling invalidateIntrinsicContentSize() on a self-sizing cell or its contentView causes the cell to resize if necessary.