Freigeben über


ControlTemplate.TypeStateless Feld

Definition

Achtung

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

Typbezeichner von 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

Feldwert

Value = 8
Attribute

Hinweise

Typbezeichner von StatelessTemplate.

Java-Dokumentation für android.service.controls.templates.ControlTemplate.TYPE_STATELESS.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: