toggle menu
Android-Vast-Extension
androidJvm
switch theme
search in API
tools
/
com.ave.vastgui.tools.utils
/
ActivityUtils
/
getActivity
get
Activity
@
JvmStatic
fun
getActivity
(
clazz
:
Class
<
*
>
)
:
Activity
?
Return
the activity you want to get,null otherwise.
Parameters
clazz
the class of the activity you want to get.