selectionOnTap property

bool get selectionOnTap

Whether a tap on the device is interpreted as a widget selection.

Read-only here: it is the consumer's own switch, and reporting it is what keeps "select mode is on but tapping does nothing" from looking like a Patchbay failure.

Implementation

bool get selectionOnTap;