GetClipboardText

Description

Gets any text currently held in the device clipboard, the text remains in the clipboard so it can still be used by other apps. The clipboard is the same as that used by the copy/paste functionality of the device.

Definition

string GetClipboardText()