Share via


ControlTemplate.TypeTemperature フィールド

定義

注意事項

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

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

フィールド値

Value = 7
属性

注釈

TemperatureControlTemplate型識別子。

の Java ドキュメント android.service.controls.templates.ControlTemplate.TYPE_TEMPERATURE

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象