InputActivationListenerActivationChangedEventArgs Klasse

Definition

Enthält Ereignisdaten für das InputActivationChanged-Ereignis .

public ref class InputActivationListenerActivationChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 524288)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class InputActivationListenerActivationChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 524288)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class InputActivationListenerActivationChangedEventArgs
Public NotInheritable Class InputActivationListenerActivationChangedEventArgs
Vererbung
Object Platform::Object IInspectable InputActivationListenerActivationChangedEventArgs
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)

Eigenschaften

State

Ruft den Aktivierungsstatus eines Fensters, einer Ansicht oder eines anderen visuellen Elements ab.

Gilt für:

Weitere Informationen