PHAssetChangeRequest.Location Property
Definition
[get: Foundation.Export("location", ObjCRuntime.ArgumentSemantic.Strong)]
[set: Foundation.Export("setLocation:", ObjCRuntime.ArgumentSemantic.Strong)]
public virtual CoreLocation.CLLocation Location { get; set; }
member this.Location : CoreLocation.CLLocation with get, set
Property Value
- Attributes