Contents

parameterKeyPath

The key path to a property of an interaction object.

Declaration

var parameterKeyPath: String { get }

Discussion

This string defines the location of a property in an INInteraction object. For example, in the pickup location of a ride request intent, the key path would be represented by the string pickupLocation.

See Also

Getting the Parameter Details