Sprache

UriRelativeFilterGroup.ActionAllow Feld

Definition

Achtung

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

Wert, der angibt, dass die Gruppenzustimmung zulässig ist.

[Android.Runtime.Register("ACTION_ALLOW", ApiSince=35)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Content.UriRelativeFilterGroupAction enum directly instead of this field.", true)]
public const Android.Content.UriRelativeFilterGroupAction ActionAllow = 0;
[<Android.Runtime.Register("ACTION_ALLOW", ApiSince=35)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Content.UriRelativeFilterGroupAction enum directly instead of this field.", true)>]
val mutable ActionAllow : Android.Content.UriRelativeFilterGroupAction

Feldwert

Value = 0
Attribute

Hinweise

Wert, der angibt, dass die Gruppenzustimmung zulässig ist.

Java Dokumentation für android.content.UriRelativeFilterGroup.ACTION_ALLOW.

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: