Click or drag to resize
PushButtonHelperPin Property
Gets or sets the pin that the button is connected to.

Namespace: Microsoft.IoT.DeviceHelpers.Input
Assembly: Microsoft.IoT.DeviceHelpers (in Microsoft.IoT.DeviceHelpers.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public GpioPin Pin { get; set; }

Property Value

Type: GpioPin
See Also