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 |
發生于 的 |