Class AccelerationOptions
Defined in: phonegap.js.
Constructor Attributes | Constructor Name and Description |
---|---|
This class specifies the options for requesting acceleration data.
|
Field Attributes | Field Name and Description |
---|---|
The timeout after which if acceleration data cannot be obtained the errorCallback
is called.
|
Class Detail
AccelerationOptions()
This class specifies the options for requesting acceleration data.
Field Detail
timeout
The timeout after which if acceleration data cannot be obtained the errorCallback
is called.