Click or drag to resize

Designatoravailable Property

Returns true if this device designator is not equal to Unavailable.

Namespace: IO.Objects.SimpleIO.Device
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
public bool available { get; }

Property Value

Boolean
See Also