Treehopper C# API
DigitalInValueChangedEventArgs Class Reference

An EventArgs that represents a digital input changing More...

Inheritance diagram for DigitalInValueChangedEventArgs:

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...
 

Detailed Description

An EventArgs that represents a digital input changing

Constructor & Destructor Documentation

◆ DigitalInValueChangedEventArgs()

DigitalInValueChangedEventArgs ( bool  newValue)

Construct the event argument with the new digital value

Parameters
newValueThe new digital value

Property Documentation

◆ NewValue

bool NewValue
getset

A property representing the new value


The documentation for this class was generated from the following file: