Segmented & Contianer

"When implementing SegmentedControl for container navigation on Apple Duo:

  1. What's the optimal segment placement when the screen is folded (top, side, or hidden)?

  2. How do we handle segment state persistence across fold transitions?

  3. Should we use a single SegmentedControl for both screens or separate ones per display?

  4. Are there performance implications for frequent container switching on dual screens?"

Segmented & Contianer
 
 
Q