The user’s destination.
SDKs
- iOS 10.0+
- Mac Catalyst 13.0+
- watchOS 3.2+
Framework
- Intents
Declaration
@NSCopying var dropOffLocation: CLPlacemark? { get }
Discussion
When booking the ride, you can communicate this information to the driver.
The user’s destination.
SDKs
Framework
@NSCopying var dropOffLocation: CLPlacemark? { get }
When booking the ride, you can communicate this information to the driver.
var ride Option Name: INSpeakable String?
The name of the ride option selected by the user.
var party Size: Int?
The number of passengers that the ride must accommodate.
var pickup Location: CLPlacemark?
The user’s starting location.
var scheduled Pickup Time: INDate Components Range?
The time at which to pick up the user.