AndroidPlatform.getClipboardText

retrieves text from clipboard (when mouseBuffer == true, use mouse selection clipboard - under linux)

class AndroidPlatform
override
dstring
getClipboardText
(
bool mouseBuffer = false
)

Meta