Click or drag to resize
RotaryEncoderClick Event
Occurs when the button is clicked.

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<IPushButton, EmptyEventArgs> Click

Value

Type: Windows.FoundationTypedEventHandlerIPushButton, EmptyEventArgs

Implements

IPushButtonClick
See Also