result(content:)
Indicates the AppIntent finished performing
Declaration
static func result<Content>(@ViewBuilder content: () -> Content) -> Self where Self == IntentResultContainer<Never, Never, _SnippetViewContainer, Never>, Content : ViewParameters
- content:
A custom View to display the result