Compartir a través de


ControlTemplate.TypeThumbnail Campo

Definición

Precaución

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

Identificador de tipo 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 de campo

Value = 3
Atributos

Comentarios

Identificador de tipo de ThumbnailTemplate.

Documentación de Java para android.service.controls.templates.ControlTemplate.TYPE_THUMBNAIL.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a