JobInfo.IsRequireCharging Property

Definition

Whether this job needs the device to be plugged in.

public virtual bool IsRequireCharging { [Android.Runtime.Register("isRequireCharging", "()Z", "GetIsRequireChargingHandler")] get; }
[<get: Android.Runtime.Register("isRequireCharging", "()Z", "GetIsRequireChargingHandler")>]
member this.IsRequireCharging : bool

Property Value

Attributes

Remarks

Java documentation for android.app.job.JobInfo.isRequireCharging().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to