a stop running function that can be called when component unmounts
(): void
Returns void
Deprecated
since version v0.5.x
Brute force listen to clipboard text update.
Detect update by comparing current value with previous value every delay ms.
When there is a update, "plugin:clipboard://text-changed" is emitted.
You still need to listen to the event.
check interval delay