contextthe context used to start the activitystringthe string to send
Sends the given string using an Intent with Android.Content.Intent.ActionSend and a mime type of text/plain. The string is put into Android.Content.Intent.ExtraText.
[Android Documentation]