Langue

ApplicationInfo.RawExternalStorageAccessDefault Champ

Définition

Attention

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

Utilisez la valeur par défaut pour 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

Valeur de champ

Value = 0

Implémente

Attributs

Remarques

Utilisez la valeur par défaut pour android.R.styleable#AndroidManifestApplication_requestRawExternalStorageAccess.

Java documentation pour android.content.pm.ApplicationInfo.RAW_EXTERNAL_STORAGE_ACCESS_DEFAULT.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à