Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 515 Bytes

pinchangedeventargs_pinchange.md

File metadata and controls

22 lines (15 loc) · 515 Bytes
-api-id -api-type
P:Windows.Devices.SerialCommunication.PinChangedEventArgs.PinChange
winrt property

Windows.Devices.SerialCommunication.PinChangedEventArgs.PinChange

-description

Gets the type of signal change that caused the event on the serial port.

-property-value

One of the values defined in SerialPinChange enumeration.

-remarks

-examples

-see-also