桌面视图上的iOS浮动按钮[重复](iOS floating button over table view [duplicate])

这个问题在这里已有答案:

如何将按钮放在UITableView上,它不会在iOS 9中 回滚表格

是否可以在表格视图上添加一个小的浮动“设置”按钮或图像按钮? 我在顶部的导航栏上有按钮,我不想挤满或删除任何

This question already has an answer here:

How to put buttons over UITableView which won't scroll with table in iOS 9 answers

Is it possible to add a small floating 'settings' button or image-button over a table view? I have buttons on a navigation bar up top, and i dont want to crowd that or remove any

最满意答案

也许在底部添加带按钮的工具栏会是更好的方法吗?

Perhaps adding a toolbar with buttons at the bottom would be a better approach?

桌面视图上的iOS浮动按钮[重复](iOS floating button over table view [duplicate])

这个问题在这里已有答案:

如何将按钮放在UITableView上,它不会在iOS 9中 回滚表格

是否可以在表格视图上添加一个小的浮动“设置”按钮或图像按钮? 我在顶部的导航栏上有按钮,我不想挤满或删除任何

This question already has an answer here:

How to put buttons over UITableView which won't scroll with table in iOS 9 answers

Is it possible to add a small floating 'settings' button or image-button over a table view? I have buttons on a navigation bar up top, and i dont want to crowd that or remove any

最满意答案

也许在底部添加带按钮的工具栏会是更好的方法吗?

Perhaps adding a toolbar with buttons at the bottom would be a better approach?