Package-level declarations

Types

Link copied to clipboard

Public, platform-agnostic clipboard API for consumers. Implementations must not leak platform-specific types.

Properties

Link copied to clipboard
const val LABEL: String

Functions

Link copied to clipboard

Returns a remembered KclipboardManager bound to the current composition's LocalClipboard.

Link copied to clipboard
Link copied to clipboard
actual fun ClipEntry.toText(): String?
expect fun ClipEntry.toText(): String?
actual fun ClipEntry.toText(): String?