ApplicationClipboard

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open override var contents: String?

The textual contents of the clipboard. Can be set to store a string in the clipboard, or retrieved to access the current contents. If no content exists, it may return null.