Freigeben über


InputActivationListenerPreview Klasse

Definition

Bietet die Möglichkeit, auf änderungen am Aktivierungsstatus eines Fensters, einer Ansicht oder eines anderen visuellen Elements zuzugreifen und diese zu beobachten.

public ref class InputActivationListenerPreview abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 524288)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class InputActivationListenerPreview final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 524288)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class InputActivationListenerPreview
Public Class InputActivationListenerPreview
Vererbung
Object Platform::Object IInspectable InputActivationListenerPreview
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1903 (eingeführt in 10.0.18362.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v8.0)

Methoden

CreateForApplicationWindow(AppWindow)

Instanziiert ein InputActivationListenerPreview-Objekt für das angegebene AppWindow.

Gilt für:

Weitere Informationen