the next versions settings switches also have a

The next version’s settings switches also have a useful little interface tweak: the touch-target area to toggle the switch is the entire table row, not just the switch widget.
I was surprised to discover that Apple doesn’t do this. It seemed obvious. (It’s also only 2 lines of code.) It’s like using a <label> for checkboxes in HTML forms to make the entire label clickable instead of just the tiny checkbox.
I’ve always found the on-off-switch widget problematic for usability. It took me a few months before I realized that I could just tap it instead of having to actually slide the little switch back and forth.