StatusBarManager.IsAgentTaskLaunchSupported 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é de tâche de l’agent prend en charge l’interaction avec ses éléments pour lancer des activités.
public virtual bool IsAgentTaskLaunchSupported { [Android.Runtime.Register("isAgentTaskLaunchSupported", "()Z", "GetIsAgentTaskLaunchSupportedHandler", ApiSince=37)] get; }
[<get: Android.Runtime.Register("isAgentTaskLaunchSupported", "()Z", "GetIsAgentTaskLaunchSupportedHandler", ApiSince=37)>]
member this.IsAgentTaskLaunchSupported : bool
Valeur de propriété
true si la fonctionnalité de tâche de l’agent est prise en charge et que cette implémentation prend en charge l’interaction avec les éléments pour lancer des activités.
- Attributs