Partager via


MediaStore.ActionPickImagesSettings Field

Definition

Activity Action: Launch settings controlling images or videos selection with #ACTION_PICK_IMAGES.

[Android.Runtime.Register("ACTION_PICK_IMAGES_SETTINGS", ApiSince=33)]
public const string ActionPickImagesSettings;
[<Android.Runtime.Register("ACTION_PICK_IMAGES_SETTINGS", ApiSince=33)>]
val mutable ActionPickImagesSettings : string

Field Value

Attributes

Remarks

Activity Action: Launch settings controlling images or videos selection with #ACTION_PICK_IMAGES.

The settings page allows a user to change the enabled CloudMediaProvider on the device and other media selection configurations.

Java documentation for android.provider.MediaStore.ACTION_PICK_IMAGES_SETTINGS.

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