Notification.Action.SemanticActionMarkAsRead Campo

Definizione

Attenzione

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

SemanticAction: contrassegnare il contenuto come letto.

[Android.Runtime.Register("SEMANTIC_ACTION_MARK_AS_READ", 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 SemanticActionMarkAsRead = 2;
[<Android.Runtime.Register("SEMANTIC_ACTION_MARK_AS_READ", 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 SemanticActionMarkAsRead : Android.App.SemanticAction

Valore del campo

Value = 2

Implementazioni

Attributi

Commenti

SemanticAction: contrassegnare il contenuto come letto.

per android.app.Notification.Action.SEMANTIC_ACTION_MARK_AS_READ.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a