Sprache

Notification.Action.SemanticActionUnmute Feld

Definition

Achtung

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

SemanticAction: Aufheben der Stummschaltung des inhalts, der der Benachrichtigung zugeordnet ist.

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

Feldwert

Value = 7

Implementiert

Attribute

Hinweise

SemanticAction: Aufheben der Stummschaltung des inhalts, der der Benachrichtigung zugeordnet ist. Dies könnte bedeuten, dass eine Unterhaltung nicht silenciert oder medien aktuell wiedergegeben wird.

Android-Referenz für android.app.Notification.Action.SEMANTIC_ACTION_UNMUTE.

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: