Condition.SourceContext Feld

Definition

Achtung

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

Der Zustand ändert sich aufgrund einer Änderung im Kontext (z. B. erkanntes Fahren oder Schlafen).

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

Feldwert

Value = 3

Implementiert

Attribute

Hinweise

Der Zustand ändert sich aufgrund einer Änderung im Kontext (z. B. erkanntes Fahren oder Schlafen).

Java Dokumentation für android.service.notification.Condition.SOURCE_CONTEXT.

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: