Click or drag to resize
RotaryEncoderDirectionPin Property
Gets or sets the direction pin.

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 GpioPin DirectionPin { get; set; }

Property Value

Type: GpioPin
See Also