sdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
sdk
sdk
/
com.m8test.script.core.api.content
/
IntentActions
/
getView
get
View
abstract
fun
getView
(
)
:
String
Activity 动作:向用户显示数据。这是最常用的动作,根据数据类型打开相应的应用(如浏览器打开网址、相册打开图片)。 对应:
android.content.Intent.ACTION_VIEW