Context.SearchService Campo

Definizione

Utilizzare con #getSystemService(String) per recuperare un android.app.SearchManager oggetto per la gestione delle ricerche.

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

Valore del campo

Attributi

Commenti

Utilizzare con #getSystemService(String) per recuperare un android.app.SearchManager oggetto per la gestione delle ricerche.

Configuration#UI_MODE_TYPE_WATCH non supporta android.app.SearchManager.

per android.content.Context.SEARCH_SERVICE.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a

Vedi anche