Lingua

BatteryManager.BatteryPluggedDock Campo

Definizione

Attenzione

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

L'alimentazione è ancorata.

[Android.Runtime.Register("BATTERY_PLUGGED_DOCK", ApiSince=33)]
[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 BatteryPluggedDock = 8;
[<Android.Runtime.Register("BATTERY_PLUGGED_DOCK", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.OS.BatteryPlugged enum directly instead of this field.", true)>]
val mutable BatteryPluggedDock : Android.OS.BatteryPlugged

Valore del campo

Value = 8
Attributi

Commenti

L'alimentazione è ancorata.

per android.os.BatteryManager.BATTERY_PLUGGED_DOCK.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a