platformtools
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
platformtools
clipboardmanager
/
io.github.kdroidfilter.platformtools.clipboardmanager
/
ClipboardContent
/
ClipboardContent
Clipboard
Content
constructor
(
text
:
String
?
=
null
,
html
:
String
?
=
null
,
rtf
:
String
?
=
null
,
files
:
List
<
String
>
?
=
null
,
imageAvailable
:
Boolean
=
false
,
timestamp
:
Long
)