Click or drag to resize

Pinstate Property

Read/Write GPIO state property.

Namespace: IO.Interfaces.GPIO
Assembly: libremoteio (in libremoteio.dll) Version: 2.2024.165.1
Syntax
C#
bool state { get; set; }

Property Value

Boolean
See Also