Condividi tramite


TemperatureControlTemplate.ModeHeat Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Service.Controls.Templates.TemperatureControlTemplateMode enum directly instead of this field.

Indica che la modalità corrente o attiva del dispositivo è impostata su calore.

[Android.Runtime.Register("MODE_HEAT", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Service.Controls.Templates.TemperatureControlTemplateMode enum directly instead of this field.", true)]
public const Android.Service.Controls.Templates.TemperatureControlTemplateMode ModeHeat = 2;
[<Android.Runtime.Register("MODE_HEAT", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Service.Controls.Templates.TemperatureControlTemplateMode enum directly instead of this field.", true)>]
val mutable ModeHeat : Android.Service.Controls.Templates.TemperatureControlTemplateMode

Valore del campo

Value = 2
Attributi

Commenti

Indica che la modalità corrente o attiva del dispositivo è impostata su calore.

Documentazione java per android.service.controls.templates.TemperatureControlTemplate.MODE_HEAT.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a