Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
目前,我想在这样的滑动删除操作上使用自定义视图 我的自定义视图
这是不可能的吗?
目前,我使用trailingSwipeActionsConfigurationForRowAt自定义图标图像和标题的功能,但我不知道如何圆角其背景。
trailingSwipeActionsConfigurationForRowAt
谢谢
我不确定自定义视图,但有一个名为“SWTableViewCell”的库,它提供了用于编辑、删除、应用、编辑的默认图标。您也可以找到类似的库。