DisplayManagerDisabledEventArgs 类

定义

表示 Disabled 事件的参数。

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

Windows 要求

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

属性

Handled

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

方法

GetDeferral()

表示 延迟的 Deferral 对象。

适用于