|
Treehopper C# API
|
An EventArgs that represents a digital input changing More...
Public Member Functions | |
| DigitalInValueChangedEventArgs (bool newValue) | |
| Construct the event argument with the new digital value More... | |
Properties | |
| bool | NewValue [get, set] |
| A property representing the new value More... | |
An EventArgs that represents a digital input changing
| DigitalInValueChangedEventArgs | ( | bool | newValue | ) |
Construct the event argument with the new digital value
| newValue | The new digital value |
|
getset |
A property representing the new value