PowerManager.CurrentThermalStatus Proprietà

Definizione

Questa funzione restituisce lo stato termico corrente del dispositivo.

public virtual Android.OS.ThermalStatus CurrentThermalStatus { [Android.Runtime.Register("getCurrentThermalStatus", "()I", "GetGetCurrentThermalStatusHandler", ApiSince=29)] get; }
[<get: Android.Runtime.Register("getCurrentThermalStatus", "()I", "GetGetCurrentThermalStatusHandler", ApiSince=29)>]
member this.CurrentThermalStatus : Android.OS.ThermalStatus

Valore della proprietà

stato termico come int, #THERMAL_STATUS_NONE se il dispositivo non è sottoposto a limitazione termica.

Attributi

Commenti

Questa funzione restituisce lo stato termico corrente del dispositivo.

per android.os.PowerManager.getCurrentThermalStatus().

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