HardwarePropertiesManager.TemperatureShutdown Campo

Definición

Precaución

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

Obtiene el umbral de temperatura de apagado.

[Android.Runtime.Register("TEMPERATURE_SHUTDOWN", ApiSince=24)]
[System.Obsolete("This constant will be removed in the future version. Use Android.OS.TemperatureSource enum directly instead of this field.", true)]
public const Android.OS.TemperatureSource TemperatureShutdown = 2;
[<Android.Runtime.Register("TEMPERATURE_SHUTDOWN", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.OS.TemperatureSource enum directly instead of this field.", true)>]
val mutable TemperatureShutdown : Android.OS.TemperatureSource

Valor de campo

Value = 2
Atributos

Comentarios

Obtiene el umbral de temperatura de apagado.

Java documentación para android.os.HardwarePropertiesManager.TEMPERATURE_SHUTDOWN.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a