Can UICollectionLayoutListConfiguration swipe deleting action

Asked on 08/07/2024

1 search

Yes, UICollectionLayoutListConfiguration supports swipe actions, including swipe-to-delete. This feature is part of the list improvements introduced in iOS 18. You can find more details about this in the session titled "What’s new in UIKit" under the chapter "List improvements."

For more information, you can refer to the session What’s new in UIKit (07:44).