The multitasking control button is getting in the way of my pre-existing button and I would like to alter the position conditionally, right below the multitasking button.
Since the status bar is not supported in any of my app's view controllers using Safe Area Guide Insets is not an option. Is there a way to determine whether the Multitasking Control Button is visible besides checking the os version of the device?