ClipboardInteractor

Used for copying to the clipboard.

Functions

Link copied to clipboard
abstract fun copyToClipboard(toCopy: String, isSensitive: Boolean): Boolean

Copies the given text to the clipboard.