<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "iPadOS: 17.0.0 -",
    "macCatalyst: -",
    "macOS: 14.0.0 -",
    "tvOS: 17.0.0 -",
    "visionOS: -",
    "watchOS: 10.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppIntents",
  "identifier" : "/documentation/AppIntents/IntentParameter/Frequency",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "App Intents",
      "AppIntents"
    ],
    "preciseIdentifier" : "s:10AppIntents15IntentParameterCAA10Foundation11MeasurementVySo15NSUnitFrequencyCG9ValueTypeRtzrlE0H0O"
  },
  "title" : "IntentParameter.Frequency"
}
-->

# IntentParameter.Frequency

```
enum Frequency
```

## Topics

### Enumeration Cases

[`case framesPerSecond`](/documentation/AppIntents/IntentParameter/Frequency/framesPerSecond)

[`case gigahertz`](/documentation/AppIntents/IntentParameter/Frequency/gigahertz)

[`case hertz`](/documentation/AppIntents/IntentParameter/Frequency/hertz)

[`case kilohertz`](/documentation/AppIntents/IntentParameter/Frequency/kilohertz)

[`case megahertz`](/documentation/AppIntents/IntentParameter/Frequency/megahertz)

[`case microhertz`](/documentation/AppIntents/IntentParameter/Frequency/microhertz)

[`case millihertz`](/documentation/AppIntents/IntentParameter/Frequency/millihertz)

[`case nanohertz`](/documentation/AppIntents/IntentParameter/Frequency/nanohertz)

[`case terahertz`](/documentation/AppIntents/IntentParameter/Frequency/terahertz)

## Relationships

### Conforms To

[`Copyable`](/documentation/Swift/Copyable)

[`CaseIterable`](/documentation/Swift/CaseIterable)

[`Hashable`](/documentation/Swift/Hashable)

[`Equatable`](/documentation/Swift/Equatable)

[`Escapable`](/documentation/Swift/Escapable)

---

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)