Clipboard manager. Used to get, set, and listen to clipboard content.
Clear clipboard content.
Get clipboard content.
Text content
Determine if clipboard has content.
If there is content, return true, otherwise return false.
Set clipboard content.
Text content
Clipboard module, used to get and set clipboard content. In Android 10 or higher, unless the app has focus, the app cannot access clipboard data.
Limited access to clipboard data