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 |
의 |