DisplayManagerChangedEventArgs 类

定义

表示 Changed 事件的参数。

public ref class DisplayManagerChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 458752)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class DisplayManagerChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 458752)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class DisplayManagerChangedEventArgs
Public NotInheritable Class DisplayManagerChangedEventArgs
继承
Object Platform::Object IInspectable DisplayManagerChangedEventArgs
属性

Windows 要求

设备系列
Windows 10, version 1809 (在 10.0.17763.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v7.0 中引入)

属性

Handled

获取并设置一个值,该值指示是否已处理 Changed 事件。

方法

GetDeferral()

表示 延迟的 Deferral 对象。

适用于