DisplayAreaWatcher 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
枚举显示区域,并在显示区域的集合或单个 DisplayArea
的配置发生更改时引发事件。
public ref class DisplayAreaWatcher sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class DisplayAreaWatcher final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class DisplayAreaWatcher
Public NotInheritable Class DisplayAreaWatcher
- 继承
- 属性
注解
若要创建 DisplayAreaWatcher
,请调用 DisplayArea.CreateWatcher。 必须在 UI 线程上创建 DisplayAreaWatcher
。
属性
Status |
获取 的状态 |
方法
Start() |
启动 |
Stop() |
停止 |
事件
Added |
将 添加到 由 |
EnumerationCompleted |
当观察程序事件的初始传递已处理且显示区域集合完成时发生。 |
Removed |
从 返回 |
Stopped |
在 已停止时 |
Updated |
在 的配置 |