items Returns the set of dynamic items you’ve added to the dynamic item behavior. Declarationvar items: [any UIDynamicItem] { get } See AlsoInitializing and managing a dynamic item behavioraddItem(_:)init(items:)removeItem(_:)