Langue

BatteryManager.BatteryPluggedWireless Champ

Définition

Attention

This constant will be removed in the future version. Use Android.OS.BatteryPlugged enum directly instead of this field.

La source d’alimentation est sans fil.

[Android.Runtime.Register("BATTERY_PLUGGED_WIRELESS")]
[System.Obsolete("This constant will be removed in the future version. Use Android.OS.BatteryPlugged enum directly instead of this field.", true)]
public const Android.OS.BatteryPlugged BatteryPluggedWireless = 4;
[<Android.Runtime.Register("BATTERY_PLUGGED_WIRELESS")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.OS.BatteryPlugged enum directly instead of this field.", true)>]
val mutable BatteryPluggedWireless : Android.OS.BatteryPlugged

Valeur de champ

Value = 4
Attributs

Remarques

La source d’alimentation est sans fil.

Java documentation pour android.os.BatteryManager.BATTERY_PLUGGED_WIRELESS.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à