Clipboard.clear

Clears the contents of the clipboard. Generally this should only be called between the time you call Clipboard.setWithOwner or Clipboard.setWithData, and when the clear_func you supplied is called. Otherwise, the clipboard may be owned by someone else.

class Clipboard
void
clear
()