Context.GetSystemService(string)Android.Text.ClipboardManager
Use with Context.GetSystemService(string) to retrieve a Android.Text.ClipboardManager for accessing and modifying the contents of the global clipboard.
[Android Documentation]