LockScreenCallUI Classe
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éconseillée. Gère la communication vers et depuis l’écran de verrouillage.
public ref class LockScreenCallUI sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.Calls.LockScreenCallContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class LockScreenCallUI final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.Calls.LockScreenCallContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class LockScreenCallUI
Public NotInheritable Class LockScreenCallUI
- Héritage
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows Desktop Extension SDK (introduit dans 10.0.10240.0)
|
API contract |
Windows.ApplicationModel.Calls.LockScreenCallContract (introduit dans v1.0)
|
Fonctionnalités de l’application |
phoneCallHistory
phoneCallHistorySystem
|
Remarques
Avertissement
Cette classe a été dépréciée après Windows 8.1.
Propriétés
CallTitle |
Action déconseillée. Obtient et définit une brève description de la nature de l’appel. Cette brève description est également appelée nom accessible de l’appel ; sa forme est « Appel vidéo avec Jane Doe ». |
Méthodes
Dismiss() |
Action déconseillée. Supprime l’application de l’interface utilisateur de l’écran de verrouillage. |
Événements
Closed |
Action déconseillée. Se produit lorsque l’interaction de l’écran de verrouillage est terminée. |
EndRequested |
Action déconseillée. Se produit lorsque l’écran de verrouillage souhaite mettre fin à l’appel. |