CopyToClipboardHandler

Abstraction over the ClipboardManager that allows users to copy text to the clipboard.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun copy(text: String)

Copies the given text to the clipboard.