Sprache

UriRelativeFilterGroup.ActionBlock 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 blockiert ist.

[Android.Runtime.Register("ACTION_BLOCK", 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 ActionBlock = 1;
[<Android.Runtime.Register("ACTION_BLOCK", 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 ActionBlock : Android.Content.UriRelativeFilterGroupAction

Feldwert

Value = 1
Attribute

Hinweise

Wert, der angibt, dass die Gruppenzustimmung blockiert ist.

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

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: