ResultPromptView
@MainActor
public struct ResultPromptView : View
Prompt that appears within the Add Channel Prompt View when an opt-in operation is initiated Subject to configuration by the user it tells users to check their email inbox, message app, etc. Purely informational and it’s only behavior is dismissing itself and it’s parent the AddChannelPromptView
-
Declaration
Swift
@MainActor public var body: some View { get }