readText

abstract fun readText(): String?

Reads plain text from the host clipboard, or returns null when no text is available.

Return

clipboard text, or null.