Toolbox
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Toolbox
core
/
com.michaelflisar.toolbox
/
IntentUtil
/
share
share
android
fun
share
(
context
:
Context
,
subject
:
String
?
,
text
:
String
?
,
apply
:
(
intent
:
Intent
)
->
Unit
?
=
null
)