Sprache

ApplicationInfo.RawExternalStorageAccessNotRequested Feld

Definition

Achtung

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

Der rohe externe Speicher wurde von dieser App nicht angefordert.

[Android.Runtime.Register("RAW_EXTERNAL_STORAGE_ACCESS_NOT_REQUESTED", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Content.PM.RawExternalStorageAccess enum directly instead of this field.", true)]
public const Android.Content.PM.RawExternalStorageAccess RawExternalStorageAccessNotRequested = 2;
[<Android.Runtime.Register("RAW_EXTERNAL_STORAGE_ACCESS_NOT_REQUESTED", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Content.PM.RawExternalStorageAccess enum directly instead of this field.", true)>]
val mutable RawExternalStorageAccessNotRequested : Android.Content.PM.RawExternalStorageAccess

Feldwert

Value = 2

Implementiert

Attribute

Hinweise

Der rohe externe Speicher wurde von dieser App nicht angefordert.

Java Dokumentation für android.content.pm.ApplicationInfo.RAW_EXTERNAL_STORAGE_ACCESS_NOT_REQUESTED.

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: