Notification.Action.SemanticActionMarkAsUnread Feld

Definition

Achtung

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

SemanticAction: Markieren von Inhalten als ungelesen.

[Android.Runtime.Register("SEMANTIC_ACTION_MARK_AS_UNREAD", 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 SemanticActionMarkAsUnread = 3;
[<Android.Runtime.Register("SEMANTIC_ACTION_MARK_AS_UNREAD", 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 SemanticActionMarkAsUnread : Android.App.SemanticAction

Feldwert

Value = 3

Implementiert

Attribute

Hinweise

SemanticAction: Markieren von Inhalten als ungelesen.

Java Dokumentation für android.app.Notification.Action.SEMANTIC_ACTION_MARK_AS_UNREAD.

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: