DeviceWatcherEventKind
DeviceWatcherEventKind
DeviceWatcherEventKind
DeviceWatcherEventKind
Enum
Definition
The type of event.
public : enum class DeviceWatcherEventKindpublic enum DeviceWatcherEventKindPublic Enum DeviceWatcherEventKind// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| Add Add Add Add | The event is an add action. |
| Remove Remove Remove Remove | The event is a remove action. |
| Update Update Update Update | The event is an update action. |