LEMotionSensor Class Reference
Inherits from | LEService : NSObject |
Declared in | LEMotionSensor.h |
Overview
This service provides readings from an motion sensor (aka. detect sensor).
Add a instance of a LEMotionSensorDelegate using addDelegate: to be notified when a service receives an updated value.
Properties
count
The most recent count reading from the sensor
@property (nonatomic, readonly) NSUInteger count
Discussion
The most recent count reading from the sensor
Declared In
LEMotionSensor.h