How to automate multi touch using appium driver in java?

  1. I need to automate multi touch for iOS app.

  2. In my app, I have certain function ie to enable admin mode context,I will enable admin mode by keeping three fingers exactly on the text “powered By enable”.

  3. I don’t whether it is possible to automate this operation using appium driver.