---
title: INRadioType
framework: intents
role: symbol
role_heading: Enumeration
path: intents/inradiotype
---

# INRadioType

Constants indicating the type of radio.

## Declaration

```swift
enum INRadioType
```

## Topics

### Constants

- [INRadioType.unknown](intents/inradiotype/unknown.md)
- [INRadioType.AM](intents/inradiotype/am.md)
- [INRadioType.FM](intents/inradiotype/fm.md)
- [INRadioType.HD](intents/inradiotype/hd.md)
- [INRadioType.satellite](intents/inradiotype/satellite.md)
- [INRadioType.DAB](intents/inradiotype/dab.md)

### Initializers

- [init(rawValue:)](intents/inradiotype/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### CarPlay Data Objects

- [INCarSeat](intents/incarseat.md)
- [INCarDefroster](intents/incardefroster.md)
- [INCarAudioSource](intents/incaraudiosource.md)
- [INCarAirCirculationMode](intents/incaraircirculationmode.md)
- [INRelativeReference](intents/inrelativereference.md)
- [INRelativeSetting](intents/inrelativesetting.md)
