Context.AppSearchService 字段

定义

使用 和 #getSystemService(String) 检索 , android.app.appsearch.AppSearchManager 以便为系统管理的应用数据编制索引和查询。

[Android.Runtime.Register("APP_SEARCH_SERVICE", ApiSince=31)]
public const string AppSearchService;
[<Android.Runtime.Register("APP_SEARCH_SERVICE", ApiSince=31)>]
val mutable AppSearchService : string

字段值

属性

注解

使用 和 #getSystemService(String) 检索 , android.app.appsearch.AppSearchManager 以便为系统管理的应用数据编制索引和查询。

android.content.Context.APP_SEARCH_SERVICEJava 文档。

此页面的部分内容是基于 创建和共享的工作进行的修改,并根据 署名许可中所述的术语使用。

适用于