Compartilhar via


ControlTemplate.TypeToggle Campo

Definição

Cuidado

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

Digite identificador de ToggleTemplate.

[Android.Runtime.Register("TYPE_TOGGLE", 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 TypeToggle = 1;
[<Android.Runtime.Register("TYPE_TOGGLE", 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 TypeToggle : Android.Service.Controls.Templates.ControlTemplateType

Valor do campo

Value = 1
Atributos

Comentários

Digite identificador de ToggleTemplate.

Documentação Java para android.service.controls.templates.ControlTemplate.TYPE_TOGGLE.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a