ApplicationInfo.RawExternalStorageAccessRequested 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 angefordert.

[Android.Runtime.Register("RAW_EXTERNAL_STORAGE_ACCESS_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 RawExternalStorageAccessRequested = 1;
[<Android.Runtime.Register("RAW_EXTERNAL_STORAGE_ACCESS_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 RawExternalStorageAccessRequested : Android.Content.PM.RawExternalStorageAccess

Feldwert

Value = 1

Implementiert

Attribute

Hinweise

Der rohe externe Speicher wurde von dieser App angefordert.

Java Dokumentation für android.content.pm.ApplicationInfo.RAW_EXTERNAL_STORAGE_ACCESS_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: