Compartir a través de


ControlTemplate.TypeTemperature Campo

Definición

Precaución

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

Identificador de tipo de TemperatureControlTemplate.

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

Valor de campo

Value = 7
Atributos

Comentarios

Identificador de tipo de TemperatureControlTemplate.

Documentación de Java para android.service.controls.templates.ControlTemplate.TYPE_TEMPERATURE.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a