A dictionary that identifies the decoration views that were invalidated.
SDKs
- iOS 8.0+
- Mac Catalyst 13.0+
- tvOS 9.0+
Framework
- UIKit
Declaration
Discussion
The keys in this dictionary are the element kind strings of the invalid decoration views. The value for each key is an array of NSIndex
objects indicating which specific decoration views have layout changes.