sheets
core
/
com.maxkeppeler.sheets.core.utils
/
copyIntoClipboard
copy
Into
Clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
fun
copyIntoClipboard
(
ctx
:
Context
,
label
:
String
,
value
:
String
)
Content copied to clipboard
Save a text into the clipboard.