![]() |
D.I.T. ( Do It Tizen! )
1.0.0
Samsung Software Membership
|
Proximity 모듈에 대한 구조체이다. Proximity 모듈은 Proximity Sensor를 다양한 방식으로 제어할 수 있다. More...
#include <Sensor.h>

Data Fields | |
| bool(* | addCallback )(Proximity this_gen, sensor_callback sensorCallback, int timeinterval, void *data) |
| bool(* | detachCallback )(Proximity this_gen) |
| bool(* | On )(Proximity this_gen) |
| bool(* | Off )(Proximity this_gen) |
| bool(* | isSupported )(Proximity this_gen) |
| Proximity_data(* | getValue )(Proximity this_gen) |
Proximity 모듈에 대한 구조체이다. Proximity 모듈은 Proximity Sensor를 다양한 방식으로 제어할 수 있다.
1.8.6