Share via


EKStructuredLocation.GeoLocation Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreLocation.CLLocation? GeoLocation { [Foundation.Export("geoLocation", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setGeoLocation:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("geoLocation", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setGeoLocation:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.GeoLocation : CoreLocation.CLLocation with get, set

Property Value

Attributes

Applies to