Upside down portrait?

I know iPhone without a home button do not support portrait upside down display, but it seems that this would be very useful on the Duo. Especially if it's upside down when the user closes it. The simulators in 27.1 bets do not seem to support this. Is there a plan to support upside down portrait on the iPhone Duo? Left handed people may appreciate it.

On the outer display, all interface orientations are supported except for portrait upside down, as the documentation says since iPhone Duo does not have a Home button. On the inner display, interface orientations are ignored, so your code should be written using size classes to ensure that everything in your UI is displayed the way you intend. Don't forget to test your app with the multi-tasking feature where your app and a second app can both be visible on the inner display.

That's very sad. But I'm working as expected then. Thanks.

Upside down portrait?
 
 
Q