Contents

resolveTaskTitle(for:with:)

Resolves the intended title of the task.

Declaration

optional func resolveTaskTitle(for intent: INSetTaskAttributeIntent, with completion: @escaping  @Sendable (INSpeakableStringResolutionResult) -> Void)
optional func resolveTaskTitle(for intent: INSetTaskAttributeIntent) async -> INSpeakableStringResolutionResult

See Also

Resolving the Intent Parameters