ContentEnvironmentStateChangedEventArgs Class

Definition

Contains event data for the ContentIslandEnvironment.StateChanged event.

public ref class ContentEnvironmentStateChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65540)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class ContentEnvironmentStateChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65540)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class ContentEnvironmentStateChangedEventArgs
Public NotInheritable Class ContentEnvironmentStateChangedEventArgs
Inheritance
Object Platform::Object IInspectable ContentEnvironmentStateChangedEventArgs
Attributes

Properties

DidAppWindowIdChange

Gets whether the top-level window ID changed.

DidDisplayIdChange

Gets whether the "metrics authority" monitor ID changed.

Applies to