Свойство | Type | Description | |
---|---|---|---|
listenerCount | int | ||
registry | |||
value | double |
Méthode | Description | |
---|---|---|
CoreSensor ( ) : System | ||
DetachRegistry ( ) : void | ||
NotifyAddListener ( Action |
||
NotifyRemoveListener ( Action |
||
SetRegistry ( |
Méthode | Description | |
---|---|---|
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 |
|
Résultat | void |
public NotifyRemoveListener ( Action |
||
listener | Action |
|
Résultat | void |
public SetRegistry ( |
||
registry | ||
Résultat | void |