Click or drag to resize
ISwitchSwitched Event
Occurs when the switch is switched.

Namespace: Microsoft.IoT.DeviceCore.Input
Assembly: Microsoft.IoT.DeviceCore (in Microsoft.IoT.DeviceCore.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
event TypedEventHandler<ISwitch, bool> Switched

Value

Type: Windows.FoundationTypedEventHandlerISwitch, Boolean
See Also