<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "iPadOS: 17.0.0 -",
    "macCatalyst: 17.0.0 -",
    "macOS: 14.0.0 -",
    "tvOS: 17.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 10.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "RelevanceKit",
  "identifier" : "/documentation/RelevanceKit/RelevantContext/InferredLocation",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "RelevanceKit"
    ],
    "preciseIdentifier" : "s:12RelevanceKit15RelevantContextV16InferredLocationV"
  },
  "title" : "RelevantContext.InferredLocation"
}
-->

# RelevantContext.InferredLocation

A structure with values for a person’s inferred home, work, school, and commute locations.

```
struct InferredLocation
```

## Topics

### Conditions

[`static var commute: RelevantContext.InferredLocation`](/documentation/RelevanceKit/RelevantContext/InferredLocation/commute)

A person’s commute between two inferred locations.

[`static var home: RelevantContext.InferredLocation`](/documentation/RelevanceKit/RelevantContext/InferredLocation/home)

A person’s inferred home location.

[`static var school: RelevantContext.InferredLocation`](/documentation/RelevanceKit/RelevantContext/InferredLocation/school)

A person’s inferred school location.

[`static var work: RelevantContext.InferredLocation`](/documentation/RelevanceKit/RelevantContext/InferredLocation/work)

A person’s inferred work location.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)