Hi everyone,
I’m developing an iOS application and I’m wondering whether it is possible to position the app on either the left or right side of the screen when running in a dual-window/multitasking configuration.
If the app does not occupy the entire screen, can I customize the remaining empty space by assigning a background color or displaying an image?
Additionally, if I place a visual element or background in the central/remaining area, could this cause any issues with touch interaction or hit-testing? In particular, I’d like to understand whether the system would still correctly route touch events to the active application, or whether the additional area could interfere with the app’s clickable elements.
Topic:
UI Frameworks
SubTopic:
SwiftUI
1
0
37