Partilhar via


ControlTemplate.TypeThumbnail 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 ThumbnailTemplate.

[Android.Runtime.Register("TYPE_THUMBNAIL", ApiSince=31)]
[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 TypeThumbnail = 3;
[<Android.Runtime.Register("TYPE_THUMBNAIL", ApiSince=31)>]
[<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 TypeThumbnail : Android.Service.Controls.Templates.ControlTemplateType

Valor do campo

Value = 3
Atributos

Comentários

Digite identificador de ThumbnailTemplate.

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

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