Click or drag to resize

Pinstate Property

Read/Write GPIO state property.

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

Property Value

Boolean
See Also