Intent.ActionSystemTutorial 字段

定义

活动操作:启动平台定义的教程

[Android.Runtime.Register("ACTION_SYSTEM_TUTORIAL")]
public const string ActionSystemTutorial;
[<Android.Runtime.Register("ACTION_SYSTEM_TUTORIAL")>]
val mutable ActionSystemTutorial : string

字段值

实现

属性

注解

活动操作:启动平台定义的教程

输入: android.app.SearchManager#QUERY getStringExtra(SearchManager.QUERY) 要搜索的文本。 如果为空,只需输入已激活搜索 UI 的搜索结果活动。

输出:无。

Java文档android.content.Intent.ACTION_SYSTEM_TUTORIAL

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于