items
The dynamic items associated with the current field behavior.
Declaration
var items: [any UIDynamicItem] { get }Discussion
When it is enabled, the current field applies its behavior to all of the items in the array.
The dynamic items associated with the current field behavior.
var items: [any UIDynamicItem] { get }When it is enabled, the current field applies its behavior to all of the items in the array.