PhoneCallManager.IsCallActive 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.
Obtient une valeur qui indique si un appel actif est en cours sur l’appareil.
public:
static property bool IsCallActive { bool get(); };
static bool IsCallActive();
public static bool IsCallActive { get; }
var boolean = PhoneCallManager.isCallActive;
Public Shared ReadOnly Property IsCallActive As Boolean
Valeur de propriété
Boolean
bool
True si un appel actif est en cours sur l’appareil ; sinon, false.
Configuration requise pour Windows
Fonctionnalités de l’application |
phoneCallHistory
phoneCallHistorySystem
|