StorageManager.ActionManageStorage Field

Definition

Activity Action: Allows the user to manage their storage.

[Android.Runtime.Register("ACTION_MANAGE_STORAGE", ApiSince=25)]
public const string ActionManageStorage;
[<Android.Runtime.Register("ACTION_MANAGE_STORAGE", ApiSince=25)>]
val mutable ActionManageStorage : string

Field Value

String
Attributes

Remarks

Java documentation for android.os.storage.StorageManager.ACTION_MANAGE_STORAGE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to