I'm working on redesigning my  Watch app and was frustrated that there isn't a segmented control available for watchOS, so I did a little exploration imagining how a control could work on a tiny screen.

Still not sure if it is a good idea, but think this approach certainly has enough promise to continue exploration.

@_Davidsmith This looks great and far nicer than using a picker (especially when there are only a few options).
@ambulephabus Exactly, the situation I'm expecting to use it for would always be with two options...where a picker feels heavy and a list of buttons with stateful choice feels disconnected.
@_Davidsmith
It seems like it could be the kind of thing that would be better with just icons horizontally, even with the design/intelligibility challenges that adds.