ControlTemplate.TypeToggleRange フィールド

定義

注意事項

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

ToggleRangeTemplate型識別子。

[Android.Runtime.Register("TYPE_TOGGLE_RANGE", 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 TypeToggleRange = 6;
[<Android.Runtime.Register("TYPE_TOGGLE_RANGE", 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 TypeToggleRange : Android.Service.Controls.Templates.ControlTemplateType

フィールド値

Value = 6
属性

注釈

ToggleRangeTemplate型識別子。

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

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

適用対象