In activitystarter action, does android.intent.action.VIEW work with iPhone? or what?

hello i wrote an android app, but now i would like to transfer it to ios.
Almost everything works, except android.intent.action.VIEW of course, to send an email. What can I replace it with? on ios?

Thanks for any suggestions