SearchManager.IntentActionSearchSettingsChanged Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Action d’intention diffusée pour informer que les paramètres de recherche ont changé d’une certaine façon.
[Android.Runtime.Register("INTENT_ACTION_SEARCH_SETTINGS_CHANGED")]
public const string IntentActionSearchSettingsChanged;
[<Android.Runtime.Register("INTENT_ACTION_SEARCH_SETTINGS_CHANGED")>]
val mutable IntentActionSearchSettingsChanged : string
Valeur de champ
- Attributs
Remarques
Action d’intention diffusée pour informer que les paramètres de recherche ont changé d’une certaine façon. Les éléments pouvant faire l’objet d’une recherche ont été activés ou désactivés, ou un autre fournisseur de recherche web a été choisi.
Référence Android pour android.app.SearchManager.INTENT_ACTION_SEARCH_SETTINGS_CHANGED.
Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.