DisplayAreaWatcher 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.
Énumère les zones d’affichage et déclenche des événements lorsque la collection de zones d’affichage ou la configuration d’une personne change DisplayArea
.
public ref class DisplayAreaWatcher sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class DisplayAreaWatcher final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class DisplayAreaWatcher
Public NotInheritable Class DisplayAreaWatcher
- Héritage
- Attributs
Remarques
Pour créer un DisplayAreaWatcher
, appelez DisplayArea.CreateWatcher. Vous devez créer le DisplayAreaWatcher
sur un thread d’interface utilisateur.
Propriétés
Status |
Obtient le status de . |
Méthodes
Start() |
Démarre |
Stop() |
Arrête |
Événements
Added |
Se produit lorsqu’un |
EnumerationCompleted |
Se produit lorsque la passe initiale des événements de l’observateur a été traitée et que la collection de zones d’affichage est terminée. |
Removed |
Se produit lorsqu’un |
Stopped |
Se produit lorsque l’a |
Updated |
Se produit lorsque la configuration d’un |