<!--
{
  "availability" : [
    "iOS: 10.0.0 -",
    "iPadOS: 10.0.0 -",
    "macCatalyst: 13.1.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 3.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INRideOption/availablePartySizeOptionsSelectionPrompt",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:objc(cs)INRideOption(py)availablePartySizeOptionsSelectionPrompt"
  },
  "title" : "availablePartySizeOptionsSelectionPrompt"
}
-->

# availablePartySizeOptionsSelectionPrompt

The localized text to display for selecting party size options.

```
var availablePartySizeOptionsSelectionPrompt: String? { get set }
```

## Discussion

Use this property to customize the text that Siri and Maps display to the user for party size selection. Display the text you provide as an option for the user to tap in the Siri or Maps interface. When tapped, display the party size options from the [`availablePartySizeOptions`](/documentation/Intents/INRideOption/availablePartySizeOptions) property so that the user can select one.

---

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)