Sprache

Notification.SemanticStyleUnspecified Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.App.NotificationSemanticStyle enum directly instead of this field.

Dies ist der Standardwert für die semantische Formatvorlage und signalisiert keine bestimmte Semantik.

[Android.Runtime.Register("SEMANTIC_STYLE_UNSPECIFIED", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.NotificationSemanticStyle enum directly instead of this field.", true)]
public const Android.App.NotificationSemanticStyle SemanticStyleUnspecified = 0;
[<Android.Runtime.Register("SEMANTIC_STYLE_UNSPECIFIED", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.NotificationSemanticStyle enum directly instead of this field.", true)>]
val mutable SemanticStyleUnspecified : Android.App.NotificationSemanticStyle

Feldwert

Value = 0

Implementiert

Attribute

Hinweise

Dies ist der Standardwert für die semantische Formatvorlage und signalisiert keine bestimmte Semantik. Eine Anmerkung mit dieser Formatvorlage hat keine Auswirkung.

Android-Referenz für android.app.Notification.SEMANTIC_STYLE_UNSPECIFIED.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: