Method GetClipboardText GetClipboardText() Gets the text from the clipboard asynchronously. Declaration Task<string> GetClipboardText() Returns Type Description Task<string> The text from the clipboard.