ContentEnvironmentSettingChangedEventArgs Class

Definition

Contains event data for the ContentIslandEnvironment.SettingChanged event.

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

Properties

SettingName

Gets the name of the setting that changed.

Applies to