Contents

sensor

The particular sensor that this object reads.

Declaration

var sensor: SRSensor { get }

Discussion

The framework sets this property to the sensor you pass into init(sensor:).

See Also

Creating a sensor reader