Read the swiped area status : appium + python

Hi ,

I am swiping the bar/area with command
driver.swipe(0,435, 170, 605). Its swiping the required area successfully.

Note.area does not have the any element ID allocated .

I want to read the status of the swiped area. Kindly help me to find the command to know whether the area is swiped or not?

or any other method to read the swiped area status or tapped area.

BR
Geeta K