Cloudstream
Toggle table of contents
android
common
jvm
Target filter
android
common
jvm
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.api
/
setContext
set
Context
android
common
jvm
actual
fun
setContext
(
context
:
WeakReference
<
Any
>
)
(
source
)
expect
fun
setContext
(
context
:
WeakReference
<
Any
>
)
(
source
)
Set context for android specific code such as webview. Does nothing on JVM.
actual
fun
setContext
(
context
:
WeakReference
<
Any
>
)
(
source
)