Condividi tramite


ControlTemplate.TypeStateless Campo

Definizione

Attenzione

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

Identificatore del tipo di 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

Valore del campo

Value = 8
Attributi

Commenti

Identificatore del tipo di StatelessTemplate.

Documentazione java per android.service.controls.templates.ControlTemplate.TYPE_STATELESS.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a