Partially folded pose and UITabAccessory

When the inner screen on iPhone Duo is partially folded and horizontal, what is the best practice to make the UITabAccessory adapt ? How to make it shift to the left or to the right screen and how to size it properly in that case ?

You should use the reserved region of the division for this behavior.

See Adapt to Reserved Regions in your views.

Partially folded pose and UITabAccessory
 
 
Q