StatusBarManager.IsAgentTaskFeatureSupported Propriété
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.
Retourne si la fonctionnalité d’icône d’état de tâche de l’agent est prise en charge par cette configuration d’appareil.
public virtual bool IsAgentTaskFeatureSupported { [Android.Runtime.Register("isAgentTaskFeatureSupported", "()Z", "GetIsAgentTaskFeatureSupportedHandler", ApiSince=37)] get; }
[<get: Android.Runtime.Register("isAgentTaskFeatureSupported", "()Z", "GetIsAgentTaskFeatureSupportedHandler", ApiSince=37)>]
member this.IsAgentTaskFeatureSupported : bool
Valeur de propriété
true si la fonctionnalité est prise en charge, false sinon.
- Attributs