Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 850 Bytes

geotaghelper_setgeotagfromgeolocatorasync_1106499625.md

File metadata and controls

29 lines (20 loc) · 850 Bytes
-api-id -api-type
M:Windows.Storage.FileProperties.GeotagHelper.SetGeotagFromGeolocatorAsync(Windows.Storage.IStorageFile,Windows.Devices.Geolocation.Geolocator)
winrt method

Windows.Storage.FileProperties.GeotagHelper.SetGeotagFromGeolocatorAsync

-description

Asynchronously sets the geographic metadata of a file to the device's current location using the provided Geolocator object.

-parameters

-param file

The file into which the geographic metadata is set.

-param geolocator

The Geolocator object that will be used to determine the device's current location.

-returns

An asynchronous action.

-remarks

-examples

-see-also