<!--
{
  "availability" : [
    "iOS: 10.0.0 - 15.0.0",
    "iPadOS: 10.0.0 - 15.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INSetRadioStationIntent/presetNumber-2dub4",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "s:So23INSetRadioStationIntentC7IntentsE12presetNumberSiSgvp"
  },
  "title" : "presetNumber"
}
-->

# presetNumber

The programmable preset assigned to the station.

```
@nonobjc final var presetNumber: Int? { get }
```

## Discussion

For most entertainment systems, users can assign favorite radio stations to one or more programmable presets. If the user specified a preset when asking to change the radio station, this property contains the specified preset number.

When the [`channel`](/documentation/Intents/INSetRadioStationIntent/channel) property contains a valid value, this property `nil`.

---

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)