Condition.FlagRelevantNow Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Service.Notification.ConditionFlags enum directly instead of this field.

[Android.Runtime.Register("FLAG_RELEVANT_NOW", ApiSince=24)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Service.Notification.ConditionFlags enum directly instead of this field.", true)]
public const Android.Service.Notification.ConditionFlags FlagRelevantNow = 1;
[<Android.Runtime.Register("FLAG_RELEVANT_NOW", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Service.Notification.ConditionFlags enum directly instead of this field.", true)>]
val mutable FlagRelevantNow : Android.Service.Notification.ConditionFlags

Feldwert

Value = 1

Implementiert

Attribute

Hinweise

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: