<!--
{
  "availability" : [
    "iOS: 10.0.0 -",
    "iPadOS: 10.0.0 -",
    "macCatalyst: 13.1.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 3.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INWorkoutGoalUnitType",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:@E@INWorkoutGoalUnitType"
  },
  "title" : "INWorkoutGoalUnitType"
}
-->

# INWorkoutGoalUnitType

Describes the unit of measure with constants for a workout.

```
enum INWorkoutGoalUnitType
```

## Topics

### Constants

[`INWorkoutGoalUnitType.unknown`](/documentation/Intents/INWorkoutGoalUnitType/unknown)

An unknown unit.

[`INWorkoutGoalUnitType.inch`](/documentation/Intents/INWorkoutGoalUnitType/inch)

A measurement of the goal in inches.

[`INWorkoutGoalUnitType.meter`](/documentation/Intents/INWorkoutGoalUnitType/meter)

A measurement of the goal in meters.

[`INWorkoutGoalUnitType.foot`](/documentation/Intents/INWorkoutGoalUnitType/foot)

A measurement of the goal in feet.

[`INWorkoutGoalUnitType.mile`](/documentation/Intents/INWorkoutGoalUnitType/mile)

A measurement of the goal in miles.

[`INWorkoutGoalUnitType.yard`](/documentation/Intents/INWorkoutGoalUnitType/yard)

A measurement of the goal in yards.

[`INWorkoutGoalUnitType.second`](/documentation/Intents/INWorkoutGoalUnitType/second)

A measurement of the goal in seconds.

[`INWorkoutGoalUnitType.minute`](/documentation/Intents/INWorkoutGoalUnitType/minute)

A measurement of the goal in minutes.

[`INWorkoutGoalUnitType.hour`](/documentation/Intents/INWorkoutGoalUnitType/hour)

A measurement of the goal in hours.

[`INWorkoutGoalUnitType.joule`](/documentation/Intents/INWorkoutGoalUnitType/joule)

A measurement of the goal in joules.

[`INWorkoutGoalUnitType.kiloCalorie`](/documentation/Intents/INWorkoutGoalUnitType/kiloCalorie)

A measurement of the goal in kilo caleries.



---

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)