---
title: frequency
framework: intents
role: symbol
role_heading: Instance Property
path: intents/insetradiostationintent/frequency-2ctw6
---

# frequency

The broadcast frequency of the radio station.

## Declaration

```swift
@nonobjc final var frequency: Double? { get }
```

## Discussion

Discussion This property contains a floating-point number indicating the frequency for AM or FM stations. For example, the value might be 88.5 for an FM station or 660.0 for an AM station.

## See Also

### Getting Details About the Radio Station to Set

- [radioType](intents/insetradiostationintent/radiotype.md)
- [stationName](intents/insetradiostationintent/stationname.md)
- [channel](intents/insetradiostationintent/channel.md)
- [presetNumber](intents/insetradiostationintent/presetnumber-2dub4.md)
