Return the value of a battery property of long type If the
platform does not provide the property queried, this value will
be Long.
Syntax
[Android.Runtime.Register("getLongProperty", "(I)J", "GetGetLongProperty_IHandler")]
public virtual
long GetLongProperty (
int id)
Parameters
- id
- identifier of the requested property
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1