No matter if modals are presented or the user performs any type of segue.
Is there a way to keep the button \"always on top\" (not the top of the screen) throughout
You can use Paramount, which basically uses another UIWindow to display your button
UIWindow
Manager.action = { print("action touched") } Manager.show()