프로퍼티 | 타입 | 설명 | |
---|---|---|---|
listenerCount | int | ||
registry | |||
value | double |
메소드 | 설명 | |
---|---|---|
CoreSensor ( ) : System | ||
DetachRegistry ( ) : void | ||
NotifyAddListener ( Action |
||
NotifyRemoveListener ( Action |
||
SetRegistry ( |
메소드 | 설명 | |
---|---|---|
Activate ( ) : void |
Helper method to help sensor know when it is activated
|
|
Deactivate ( ) : void |
Helper method to help sensor know when it is deactivated
|
public NotifyAddListener ( Action |
||
listener | Action |
|
리턴 | void |
public NotifyRemoveListener ( Action |
||
listener | Action |
|
리턴 | void |
public SetRegistry ( |
||
registry | ||
리턴 | void |