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

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

Value

Type: Windows.FoundationTypedEventHandlerISwitch, Boolean

Implements

ISwitchSwitched
See Also