configuration
A change that invalidates a view’s configuration.
Declaration
static var configuration: UIView.Invalidations.Configuration { get }Discussion
Use this invalidation type to call setNeedsUpdateConfiguration() when a change in property value should cause the containing view to update the configuration.