Contents

location

The location information saved with the asset.

Declaration

var location: CLLocation? { get set }

Discussion

Typically, an asset’s location metadata identifies the place where the asset was captured. Use this property to provide a different location.

See Also

Modifying Assets