Clipboard
The Clipboard Aptitude provides the ability to interact with your clipboard on your system.
listen
listen function will be deprecated and removed, date is still unknown
Provides the Loop author with the capability to inspect all values that are copied to your clipboard while the listener is active. Clipboard events from the Olive Helps desktop app can be filtered out from the responses.
listenWithOptions
Provides the Loop author with the capability to inspect all values that are copied to your clipboard while the listener is active. Clipboard events from the Olive Helps desktop app can be filtered out from the responses.
read
Get the current contents of the clipboard at the moment when the function is called.
write
Set the contents of clipboard, overwriting its current value.
Last updated