Language

MediaStore.ExtraRequestLocationMetadataAccess Field

Definition

The name of an optional intent-extra used to allow apps to request access to the location metadata of the media items selected by the user and returned by MediaStore#ACTION_PICK_IMAGES.

[Android.Runtime.Register("EXTRA_REQUEST_LOCATION_METADATA_ACCESS", ApiSince=37)]
public const string ExtraRequestLocationMetadataAccess;
[<Android.Runtime.Register("EXTRA_REQUEST_LOCATION_METADATA_ACCESS", ApiSince=37)>]
val mutable ExtraRequestLocationMetadataAccess : string

Field Value

Attributes

Applies to