What is the accessible gesture on ios for ION-Refresher

i have an Ionic 6 vue app that manages our BLE devices… sometimes a device isn’t found, so I added a Refresher… which works just fine…

EXCEPT for one blind user… we haven’t found the gesture for refresher pulldown when voiceover is on.

does anyone know IF there is a gesture, or not? I cannot find anything in the VoiceOver gestures for this kind of operation…

I may have to conditionally add a button for this user to cause the refresh action…

I added a button when voice assist is enabled