Freigeben über


AppBarAutomationPeer.InteractionState Eigenschaft

Definition

Ruft den Interaktionsstatus der App-Leiste ab, z. B. Ausführen, Schließen usw.

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

Eigenschaftswert

Der Interaktionsstatus der App-Leiste.

Implementiert

Windows-Anforderungen

Gerätefamilie
Windows 10 Anniversary Edition (eingeführt in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v3.0)

Gilt für: