getView

abstract fun getView(): String

Activity 动作:向用户显示数据。这是最常用的动作,根据数据类型打开相应的应用(如浏览器打开网址、相册打开图片)。 对应: android.content.Intent.ACTION_VIEW