result(value:dialog:)
Indicates the AppIntent finished performing
Declaration
static func result<Value>(value: Value, dialog: IntentDialog) -> Self where Self == IntentResultContainer<Value, Never, Never, IntentDialog>, Value : _IntentValueParameters
- value:
The value produced by the
AppIntent - dialog:
A custom success dialog