How to detect scroll is triggered by double tap on watchOS?

I use onPreferenceChange() and onScrollPhaseChange() to detect scroll is triggered by double tap. Is there any way to directly know the scroll is triggered by double tap?

How to detect scroll is triggered by double tap on watchOS?
 
 
Q