ClipboardChangeData
If a script add-in implements the OnClipboardChange event, the method receives a ClipboardChangeData object whenever the system clipboard contents change.
Property Name
Return Type
Description
count
int
Returns a count which increments each time the clipboard contents change (when Opus is running).
has_files
bool
Returns True if the clipboard now contains files.
最后更新于