EKStructuredLocation.GeoLocation Property

Definition

Gets or sets the location at the center of the geofence.

public virtual CoreLocation.CLLocation GeoLocation { [Foundation.Export("geoLocation", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setGeoLocation:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.GeoLocation : CoreLocation.CLLocation with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to