Compartilhar via


ControlTemplate.TypeStateless 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 StatelessTemplate.

[Android.Runtime.Register("TYPE_STATELESS", 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 TypeStateless = 8;
[<Android.Runtime.Register("TYPE_STATELESS", 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 TypeStateless : Android.Service.Controls.Templates.ControlTemplateType

Valor do campo

Value = 8
Atributos

Comentários

Digite identificador de StatelessTemplate.

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

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