Partager via


AppBarAutomationPeer.InteractionState Propriété

Définition

Obtient l’état d’interaction de la barre de l’application, comme l’exécution, la fermeture, etc.

public:
 property WindowInteractionState InteractionState { WindowInteractionState get(); };
WindowInteractionState InteractionState();
public WindowInteractionState InteractionState { get; }
var windowInteractionState = appBarAutomationPeer.interactionState;
Public ReadOnly Property InteractionState As WindowInteractionState

Valeur de propriété

État d’interaction de la barre de l’application.

Implémente

Configuration requise pour Windows

Famille d’appareils
Windows 10 Anniversary Edition (introduit dans 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v3.0)

S’applique à