Touch screen disabled in F7/Epix 2 reflected in device settings?

On the F7/Epix 2 there's a System Setting to disable Touch screen.

My app operates very differently on Touch devices and will misbehave very badly on devices with both, so I'm considering a requirement to disable Touch if both Touch and 5-buttons are detected.

My questions are:

  1. Will this "disable touch"  setting cause System.getDeviceSettings().isTouchScreen to return false, and
  2. Is there any way to test this feature in the Sim in VSC?