Contents

INVocabularyStringType.workoutActivityName

The user-given name assigned to a workout.

Declaration

case workoutActivityName

Discussion

For example, you might include the string “Half Marathon” or “Kettlebell exercise” for specific regimens created by the user.

Siri applies custom workout names to the workoutName property of the INStartWorkoutIntent, INPauseWorkoutIntent, INResumeWorkoutIntent, INEndWorkoutIntent, and INCancelWorkoutIntent classes.

See Also

Constants