AppOpsManager.OpstrReadExternalStorage フィールド

定義

外部ストレージを読み取る。

[Android.Runtime.Register("OPSTR_READ_EXTERNAL_STORAGE", ApiSince=23)]
public const string OpstrReadExternalStorage;
[<Android.Runtime.Register("OPSTR_READ_EXTERNAL_STORAGE", ApiSince=23)>]
val mutable OpstrReadExternalStorage : string

フィールド値

属性

注釈

外部ストレージを読み取る。

android.app.AppOpsManager.OPSTR_READ_EXTERNAL_STORAGEの Android リファレンス。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象