Share via


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.

Externer Rohspeicher 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

Externer Rohspeicher wurde von dieser App angefordert.

Java-Dokumentation für android.content.pm.ApplicationInfo.RAW_EXTERNAL_STORAGE_ACCESS_REQUESTED.

Teile dieser Seite sind Änderungen, die auf Arbeiten basieren, die vom Android Open Source Project erstellt und freigegeben wurden und gemäß den In der Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: