Source set: Android
public class ClipMetadata(public val clipDescription: ClipDescription)
Android specific class that contains the metadata of primary clip in android.content.ClipboardManager
Source set: Common
public class ClipMetadata
Platform specific protocol that describes an item in the native Clipboard. This object should not contain any actual piece of data.