System.Sensors.TSensorManager Properties
InheritedProtected
| Active | public | Specifies whether the sensor manager is running (True) or not (False). |
| CanActivate | public | Specifies whether the system supports sensor managers (True) or not (False). |
| Count | public | Number of sensors handled by the sensor manager. |
| Current | public | Current instance of TSensorManager. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Filters | public | Keeps a dictionary of filters that you can use on calls to GetSensorsByFilter. |
| Sensors | public | List of sensors handled by the sensor manager. |