ApplicationInfo.RawExternalStorageAccessDefault Feld

Definition

Achtung

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

Verwenden Sie den Standardwert für android.R.styleable#AndroidManifestApplication_requestRawExternalStorageAccess.

[Android.Runtime.Register("RAW_EXTERNAL_STORAGE_ACCESS_DEFAULT", 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 RawExternalStorageAccessDefault = 0;
[<Android.Runtime.Register("RAW_EXTERNAL_STORAGE_ACCESS_DEFAULT", 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 RawExternalStorageAccessDefault : Android.Content.PM.RawExternalStorageAccess

Feldwert

Value = 0

Implementiert

Attribute

Hinweise

Verwenden Sie den Standardwert für android.R.styleable#AndroidManifestApplication_requestRawExternalStorageAccess.

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

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: