Clipboard class gives access to a systems clipboard
Clipboard class constructor
instance used to access OS API
copy copies a given text to the system clipboard
The text to copy
paste pastes the current content of the system clipboard (limited to text)
Clipboard class gives access to a systems clipboard