Selection in new iOS 18 Container APIs?

Is there selection capabilities built into the new container APIs?

I would like to ensure that I can spawn a context menu for multiple selected items in my custom-layout container.

It seems that I can simulate selection by tracking it all myself, but I don’t think I can inform the contextMenu closure to perform the nice aggregation animation that users are used to.

Maybe I’m missing something or maybe I gotta wait a year+

Selection in new iOS 18 Container APIs?
 
 
Q