How can i find elements with id in appium with ios ipad device

Hi,

I am able to run test with xpath .But i want to run same test with id but when i use appium inspector tool to find elements id it shows only xpath .
Is there is any other tool to inspect element rather than Appium inspector ?
I have written test with c# ? For Android i am able to inspect element with chrome://inspect
is there is any tool to inspect in ios as well.

Regards
DK

Please suggest any approach. That will helpful me to proceed