BatteryState Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
BatteryState() | |
BatteryState(IntPtr, JniHandleOwnership) |
BatteryState()
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=31)]
public BatteryState ();
- Attributes
Applies to
BatteryState(IntPtr, JniHandleOwnership)
protected BatteryState (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Hardware.BatteryState : nativeint * Android.Runtime.JniHandleOwnership -> Android.Hardware.BatteryState
Parameters
- javaReference
-
IntPtr
nativeint
- transfer
- JniHandleOwnership