MediaStore.ExtraRequestLocationMetadataAccess Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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